> From: lee.crawford@(protected)]
> Subject: Re: How can JSPs be part of an integrated component?
>
> public final class banner_jsp
> extends
org.apache.jasper.runtime.HttpJspBase> implements
org.apache.jasper.runtime.JspSourceDependentJasper is not Tomcat-specific - it's used by a variety of containers to
translate JSPs into Java code, so as long as you package the Jasper
run-time with your webapp, I don't think you'll have a problem.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)