aspose file tools
The moose likes Servlets and the fly likes how to call a servlet from Python????? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to call a servlet from Python?????" Watch "how to call a servlet from Python?????" New topic
Author

how to call a servlet from Python?????

Mathews P Srampikal
Ranch Hand

Joined: Nov 26, 2002
Posts: 211
how to call a servlet from Python. Please Help...


Thanks,
Mathews
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12268
    
    1
The only reasonable way to call a servlet is via a URL request. Surely Python has such a method.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to call a servlet from Python?????
 
Similar Threads
EJB calls to servlet
JSP to Servlet call
AttributeError when calling pyhton scripts from java class
ejb
call servlet from simple java file.