how to use python to checking password on servlet

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sandeep patil

    #1

    how to use python to checking password on servlet

    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

  • Miki

    #2
    Re: how to use python to checking password on servlet

    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@gm ail.com>
    If it won't be simple, it simply won't be. [Hire me, source code]


    Comment

    Working...