On Friday, August 8, 2014 7:20:17 PM UTC-7, Massimo Di Pierro wrote:
>
> 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.
>
>
I could see a web2py app controller using redirects to send a client to a 
java servlet that is implemented in parallel to the web2py app.  I imagine 
that the java side could also redirect to web2py contollers.  One could 
think of the java side as a "legacy app" being expanded by new features in 
the web2py app.  For a small application, it might be just as easy to 
re-implement in web2py.  The translation difficulty would depend on the 
framework features needed; Java ships with quite a bit of framework 
standard, doesn't it?
 
/dps


>
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to