how to use python to checking password on servlet

Miki miki.tebeka at gmail.com
Tue May 22 16:35:36 EDT 2007


Hello sandeep,

> my application design on java servlet i want to check password in
> python & return result again servlet to forward to next page.
> how to set session in python .get session
It depends on the web platform you use, can you elaborate more?
(To make the browser send a GET method, just specify it using the form
METHOD="GET" attribute).

HTH.
--
Miki <miki.tebeka at gmail.com>
http://pythonwise.blogspot.com




More information about the Python-list mailing list