Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: How can JSPs be part of an integrated component?

Caldarale, Charles R

2006-12-30

Replies:

> 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.JspSourceDependent

Jasper 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)

©2008 junlu.com - Jax Systems, LLC, U.S.A.