The term "java servlet" refers specifically to a java class and its implementation therefore it does not apply to web2py. It is not an language independent idea or protocol.
A web2py controller is the closest thing to a Java servlet. Massimo On Friday, 8 August 2014 06:52:09 UTC-5, venkat sai wrote: > > As part of college project i had done a project using Java servlets. > Now i would like to know is it possible to integrate it with a web2py > project. > If yes, how? > -- 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.

