Calling java servlets using python
Gerhard Häring
gh_pythonlist at gmx.de
Sun Mar 3 21:30:55 EST 2002
More information about the Python-list mailing list
Sun Mar 3 21:30:55 EST 2002
- Previous message (by thread): Rotor in Jython?
- Next message (by thread): Calling java servlets using python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 04/03/02 à 00:29, gopesh_sharma écrivit: > Dear All: > > Please let me know how to call java servlets using python? You need to be more specific what exactly you want to accomplish. Python is the client, the Java servlet is the server: use urllib/ urllib2. Or did you have something else in mind? > I need this help urgently. :-X Gerhard -- This sig powered by Python! Außentemperatur in München: 0.4 °C Wind: 2.3 m/s
- Previous message (by thread): Rotor in Jython?
- Next message (by thread): Calling java servlets using python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list