Peter-
Also check out the Jsp compile task at
http://ant.apache.org/manual/index.html

Read Matt Raibles article on jspc with Apache 4.1.18 at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg22973.html
Regards,
Martin

----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 28, 2003 1:46 AM


> hi amit & brimhall
>  thanks for the valuble comments
> regards
> peter
> ----- Original Message -----
> From: "Jaime Brimhall" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, February 27, 2003 9:52 PM
>
>
> > Yes, precompilation can be done. We precompiled an entire web app and it
> > works wonderfully.
> >
> >
> > >>> [EMAIL PROTECTED] 2/27/2003 5:58:42 AM >>>
> > well, its only the first time that any user hits the jsp is converted
> > intoa
> > servlet.. and a class file is created..
> >
> > but the next iterations are done only on a time interval, the app
> > server
> > checks if the jsp has changed.. if so then it will redo the proces of
> > converting to servlet and compiling..
> >
> > this interval can be set by you..,
> >
> > another thing.. if u cant go thro the final deployment server, I think
> > u can
> > pre compile the jsps and use them
> >
> > and u can extend other classes in the page directive
> >
> > <%@ page extends="class_name"%>
> >
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification and
> > reference
> > [mailto:[EMAIL PROTECTED] Behalf Of Peter
> > Sent: Thursday, February 27, 2003 4:36 AM
> > To: [EMAIL PROTECTED]
> > Subject:
> >
> >
> > Fine thanks for the comments on jsp
> >
> > Actually jsp is converted into servlet before exciting does that incur
> > any
> > over head.
> > Also I have a doubt sevlet is a java file we can play  with inheritance
> > that
> > is
> > public final class XpressMoneyPaymentCancel extends HttpServletJXGB_Fa
> >
> > where HttpServletJXGB_Fa extends httpservlet is possible
> > how to do it in jsp please guide
> >
> > Thanks & Regards
> > peter
> >
> > =========================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> >
> > Some relevant archives, FAQs and Forums on JSPs can be found at:
> >
> >  http://java.sun.com/products/jsp
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://forums.java.sun.com
> >  http://www.jspinsider.com
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> >
> > Some relevant archives, FAQs and Forums on JSPs can be found at:
> >
> >  http://java.sun.com/products/jsp
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://forums.java.sun.com
> >  http://www.jspinsider.com
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> >
> > Some relevant archives, FAQs and Forums on JSPs can be found at:
> >
> >  http://java.sun.com/products/jsp
> >  http://archives.java.sun.com/jsp-interest.html
> >  http://forums.java.sun.com
> >  http://www.jspinsider.com
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to