I recently start to use oracle jet - an open source javascript tool kit 
with tons of UI widget. (see cookbook section 
at http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html)
It is built on top of requirejs, knockoutjs, hammerjs

I can use Yeoman generator to create a UI project and drop its root
into static folder. Then everything would work from
http://localhost:8000/ko_tasks/static/ojet/index.html

However, there is an extra "static/ojet" path element,  
how to rewrite URL by removing the extra path from all the URLs?

Is there a better way to integrate js UI with web2py?

Can web2py expert offer me some advice?

Thanks,

Wen


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to