Session times out

2000-10-17 Thread viliandy leonardo

Hi all,

How do I find out if a session already times out so that I can redirect a
user to the login page again?

TIA
-Viliandy



_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



JSP:forward with array parameter

2000-10-03 Thread viliandy leonardo

Hi all,

I am a newbie to JSP so pls bear with me.

How do I pass an array variable to another .jsp page using the forward
action?

I look at some samples from the book, they all only have samples for passing
non array parameter like:


 


Is it possible to pass array variables with the forward action? If so, what
is the syntax? If not, how would you normally pass array variables from one
page to another?

Thanks a lot




_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets