Mark, 
Thank you for your reply. I am aware that Glassfish is not Tomcat. However,
it seems to me that since the class in question is managed by Apache that
there must have been some level of collaboration between the two teams and a
reasonable assumption on my part that Apache may have been working to enable
Jasper to address JSR 199. It appears that you are implying something to the
contrary; along the lines that Sun may have taken a snapshot of Jasper and
modified it specifically for Glassfish perhaps. This is certainly possible
but, I don't see this as feasible since they have made the statement that
they (Sun) have adopted Jasper as their compiler. With all that said, it
still leaves me in a place where I'm wondering how Jasper might be used to
actually compile a JSP outside of using the ANT or JSPC approach. Now, that
Java SE 6 has a nice Compile class it seems like we are much closer to being
able to take a standardized approach to real-time compilation. This, in
essence is what I am attempting to explore. The class I mentioned appeared,
at least on the surface, to be such an effort on the part of Sun and Apache.
I am willing to concede that perhaps it is not and would like that
clarification from Apache or Sun should that be the case. 

Thanks, 
Fran 





Mark Thomas-15 wrote:
> 
> Fran Varin wrote:
>> Thank you for your reply. I d/l'd from the following location: 
>> 
>> http://repo1.maven.org/maven-java.net/jasper-jsr199/java-sources/
>> 
>> The information was based on this article: 
>> 
>> http://blogs.sun.com/kchung/entry/speed_up_jsp_compilations_with
> 
> Glassfish != Tomcat
> 
> There is no guarantee that the internal interfaces are the same.
> 
> Mark
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JSR-199-%28Jsr199JavaCompiler%29-compile-errors-tf4629050.html#a13231996
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to