Hi All, My desktop application opens web page from tomcat/apache server in button click event (MySQL database by using JSP/Servlets on internet from user machine). Here, I found some delay in opening web pages. Is there any advantages with Python over JSP/Servlets? I am new to web programming. Please provide any inputs on Python over jsp/servlets. Thanks in advance. Regards,
Hi! This list is for developing Python itself, not about developing *in* Python. For more support try the comp.lang.python newsgroup or the equivalent http://mail.python.org/mailman/listinfo/python-list mailing list, or the #python IRC channel on Freenode. cheers lvh On Mon, Jul 18, 2011 at 5:32 PM, Durga D <durga.disc@gmail.com> wrote:
Hi All,
My desktop application opens web page from tomcat/apache server in button click event (MySQL database by using JSP/Servlets on internet from user machine). Here, I found some delay in opening web pages. Is there any advantages with Python over JSP/Servlets?
I am new to web programming. Please provide any inputs on Python over jsp/servlets.
Thanks in advance.
Regards,
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/_%40lvh.cc
-- cheers lvh
participants (2)
-
Durga D -
Laurens Van Houtven