global variables in jsp??
843835Apr 29 2002 — edited Apr 30 2002Hi everybody,
can someone tell me is it possible to define global variables that I could use in more than one jsp page.
in fact, in my site I want that after a user had logged in I could use his userID in another jsp page to send a request to the database
thanks in advance:))