hi,
   Iam working on HomeBanking system . i used static variables for
connection class, user id , pwd and pin no. i think this will work fine
with single user . in multi user environment this will fail becoz the
latest userid will be copied in static variables. how to overcome the
problem ?
   i want to implement session id in my application .   user should not
enter the application using bookmark options. he should enter only thru
the proper channel(homepage) . i want access control too . How to
implement this things. is there any solution for it ?

moreover i want to find the user id of the visitors visiting my homepage
and no of times they visited my page. how to trap this details.
Thanks,
Rahimunisa

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to