Re: Session timeout

2000-07-29 Thread jdeveloper
Hi, Raghavendra i Rao, 1 set Session Timeout. HttpSession's method setMaxInactiveInternal(int TimeoutSeconds); 2. check Session <% Object s = session.getAttribute("MemberID"); %> <% if ( s == null) { redirect here ... } %> Let's share our experi

Re: Using a servlet to invoke a htmlpage with frames

2000-07-29 Thread jdeveloper
Hi, Hans Bergsten, try to rename A.html to A.jsp. Let's share our experience! Regards, jdeveloper [EMAIL PROTECTED] http://jdeveloper.yeah.net At 00-7-29 ÉÏÎç 11:26:00 you wrote: >Henry Hooi Tak Keong wrote: >> >> Hi all, >> >> I went through the JSP resource

Re: how to call functions in java script

2000-07-22 Thread jdeveloper
Hi, VENKATESWARLU THUMMAPUDI, Put your java script function to a file, let myjsfunciton.js and include it in your b.jsp file like

give me advices.

2000-07-22 Thread jdeveloper
Hi, all, I make a site about Java Tech. http://jdeveloper.yeah.net Pls give me advices on it. Thanks in advance. Let's share our experience. Regards, jdeveloper [EMAIL PROTECTED] http://jdeveloper.yeah.net =

Re: problems using session

2000-07-16 Thread jdeveloper
== >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 &

Re: Sessions/Cookies do not work in IE5!!!!!!

2000-06-28 Thread jdeveloper
nz/jsp/jspfaq.html >> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP >> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets >> >> === >> To unsubscribe: mailto [EMAIL PROTECTED] with body: