Re: how to use python to checking password on servlet

2007-05-22 Thread Miki
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, jus

how to use python to checking password on servlet

2007-05-22 Thread sandeep patil
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 -- http://mail.python.org/mailman/listinfo/python-list