You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dmitry Beransky <db...@dembel.org> on 2003/08/08 00:51:04 UTC

jasper2

I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?

Dmitry


Re: jasper2

Posted by Dmitry Beransky <db...@dembel.org>.
Woo-hoo!  Thank you!

At 05:32 PM 8/7/2003, you wrote:
>You need to check jasper out with the correct branch. The HEAD branch is 
>for 5. You need  tomcat_4_branch
>
>-Tim
>
>Dmitry Beransky wrote:
>>Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
>>with Jasper2, I get error messages complaining that there is so such 
>>function as TagInfo.hasDynamicAttributes().  Surely, this function was 
>>introduced in JSP 2.0 and is only available in jakarta-servletapi-5.
>>However, the instructions for building Tomcat 4.1 tell me to use 
>>jakarta-servletapi-4 library (besides, I couldn't find a binary 
>>distribution of v5).  So, any thoughts on what is going on here?
>>Thanks
>>Dmitry
>>At 04:29 PM 8/7/2003, you wrote:


Re: jasper2

Posted by Dmitry Beransky <db...@dembel.org>.
Woo-hoo!  Thank you!

At 05:32 PM 8/7/2003, you wrote:
>You need to check jasper out with the correct branch. The HEAD branch is 
>for 5. You need  tomcat_4_branch
>
>-Tim
>
>Dmitry Beransky wrote:
>>Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
>>with Jasper2, I get error messages complaining that there is so such 
>>function as TagInfo.hasDynamicAttributes().  Surely, this function was 
>>introduced in JSP 2.0 and is only available in jakarta-servletapi-5.
>>However, the instructions for building Tomcat 4.1 tell me to use 
>>jakarta-servletapi-4 library (besides, I couldn't find a binary 
>>distribution of v5).  So, any thoughts on what is going on here?
>>Thanks
>>Dmitry
>>At 04:29 PM 8/7/2003, you wrote:


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: jasper2

Posted by Tim Funk <fu...@joedog.org>.
You need to check jasper out with the correct branch. The HEAD branch is for 
5. You need  tomcat_4_branch

-Tim

Dmitry Beransky wrote:
> Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
> with Jasper2, I get error messages complaining that there is so such 
> function as TagInfo.hasDynamicAttributes().  Surely, this function was 
> introduced in JSP 2.0 and is only available in jakarta-servletapi-5.  
> However, the instructions for building Tomcat 4.1 tell me to use 
> jakarta-servletapi-4 library (besides, I couldn't find a binary 
> distribution of v5).  So, any thoughts on what is going on here?
> 
> Thanks
> Dmitry
> 
> At 04:29 PM 8/7/2003, you wrote:
> 
>> Both.
>>
>> -Tim
>>
>> Dmitry Beransky wrote:
>>
>>> I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
>>> Dmitry
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: jasper2

Posted by Tim Funk <fu...@joedog.org>.
You need to check jasper out with the correct branch. The HEAD branch is for 
5. You need  tomcat_4_branch

-Tim

Dmitry Beransky wrote:
> Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
> with Jasper2, I get error messages complaining that there is so such 
> function as TagInfo.hasDynamicAttributes().  Surely, this function was 
> introduced in JSP 2.0 and is only available in jakarta-servletapi-5.  
> However, the instructions for building Tomcat 4.1 tell me to use 
> jakarta-servletapi-4 library (besides, I couldn't find a binary 
> distribution of v5).  So, any thoughts on what is going on here?
> 
> Thanks
> Dmitry
> 
> At 04:29 PM 8/7/2003, you wrote:
> 
>> Both.
>>
>> -Tim
>>
>> Dmitry Beransky wrote:
>>
>>> I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
>>> Dmitry
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


Re: jasper2

Posted by Dmitry Beransky <db...@dembel.org>.
Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
with Jasper2, I get error messages complaining that there is so such 
function as TagInfo.hasDynamicAttributes().  Surely, this function was 
introduced in JSP 2.0 and is only available in 
jakarta-servletapi-5.  However, the instructions for building Tomcat 4.1 
tell me to use jakarta-servletapi-4 library (besides, I couldn't find a 
binary distribution of v5).  So, any thoughts on what is going on here?

Thanks
Dmitry

At 04:29 PM 8/7/2003, you wrote:
>Both.
>
>-Tim
>
>Dmitry Beransky wrote:
>>I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
>>Dmitry


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: jasper2

Posted by Dmitry Beransky <db...@dembel.org>.
Ok.  But here's the confusing part.  When I try to compile Tomcat 4.1.27 
with Jasper2, I get error messages complaining that there is so such 
function as TagInfo.hasDynamicAttributes().  Surely, this function was 
introduced in JSP 2.0 and is only available in 
jakarta-servletapi-5.  However, the instructions for building Tomcat 4.1 
tell me to use jakarta-servletapi-4 library (besides, I couldn't find a 
binary distribution of v5).  So, any thoughts on what is going on here?

Thanks
Dmitry

At 04:29 PM 8/7/2003, you wrote:
>Both.
>
>-Tim
>
>Dmitry Beransky wrote:
>>I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
>>Dmitry


Re: jasper2

Posted by Tim Funk <fu...@joedog.org>.
Both.

-Tim

Dmitry Beransky wrote:
> 
> I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
> 
> Dmitry



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: jasper2

Posted by Tim Funk <fu...@joedog.org>.
Both.

-Tim

Dmitry Beransky wrote:
> 
> I'm confused.  Is Jasper2 intended for Tomcat 4 or Tomcat 5?
> 
> Dmitry