Hi,
What is the difference in declaring the variables as
<! <Datatype> <variable> %>
Vs.
<% <Datatype> <variable> %>
as far as concurrent users are concerned. I mean if two users are accessing
the same JSP page and submitting the information at the same time, will the
two have different instances of these variables, inspite of the requests
being served by the same servlet formed after compiling the JSP page.
Please help me in resolving this confusion.
Thanks and Regards
Ashish Bhatia
NIIT LTD.
8, Balaji Estate
Sudarshan Munjal Marg,
New Delhi - 110 058
Tel: 6203447
===========================================================================
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