The JSP file is compiled only once. Howver it
always compiled when you change the file or you
shutdown the server. You can compile the file
your self by requesting it your self. Infact you
shoudl do this in order to test that whether it
runs fine or not. You cannot put the compiled
filed into the server your self.
Omer
Griffith University
Australia
--- Paras Sharma <[EMAIL PROTECTED]> wrote:
> Hello
>
> i have a  one thing  to ask
>
> In a site  like for the  first time JSP file is
>  accessed ,it is  compiled to
> class file but if some other user is accessing
> the  same file after the first
> user, from  someother place  will it again
> compile or  it will use the same
> compiled  class.
>
> one more thing   can  we put  compiled(class)
> JSP file  in the server so that
>  for the first time also it doesnot take time ?
>
> thanx  paras
>
>
____________________________________________________________________
> Get free email and a permanent address at
> http://www.netaddress.com/?N=1
>
>
===========================================================================
> 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


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.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

Reply via email to