: taglibs-user@jakarta.apache.org
Subject: Tomcat 5.5 system requirements
Is there a list of Tomcat 5.5 system requirements for a windows based install?
Thanks
David Schwartz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
On 1/12/06, David Schwartz <[EMAIL PROTECTED]> wrote:
> Is there a list of Tomcat 5.5 system requirements for a windows based install?
> Thanks
>
Did you mean to send this to the tomcat user list?
http://tomcat.apache.org/lists.html
-Rahul
&
Is there a list of Tomcat 5.5 system requirements for a windows based install?
Thanks
David Schwartz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Woodchuck <[EMAIL PROTECTED]> wrote on 06/17/2005 11:18:17 AM:
> > The lists have been slow. Please do not send multiple copies :-)
>
> i also noticed there seems to be multiple copies of my original post.
> i do not know why, i only sent once.
OK, sorry about the banter ;-) It seems we had qui
--- Rahul P Akolkar <[EMAIL PROTECTED]> wrote:
> Woodchuck <[EMAIL PROTECTED]> wrote on 06/17/2005 09:38:52 AM:
> > hi Rahul,
> >
> > sorry somehow i missed seeing your response until now..
>
> The lists have been slow. Please do not send multiple copies :-)
i also noticed there seems to be mul
Woodchuck <[EMAIL PROTECTED]> wrote on 06/17/2005 09:38:52 AM:
> hi Rahul,
>
> sorry somehow i missed seeing your response until now..
The lists have been slow. Please do not send multiple copies :-)
> > Make sure contains no non-whitespace text, outside of
> > child
> > and elements.
>
> o
hi Rahul,
sorry somehow i missed seeing your response until now..
--- Rahul P Akolkar <[EMAIL PROTECTED]> wrote:
> Woodchuck <[EMAIL PROTECTED]> wrote on 06/16/2005 05:14:04 PM:
> > hihi all!!
> >
> > this is my 8th jakarta mailing list and my first question to
> > taglibs-user!! :)
>
> Welco
Woodchuck <[EMAIL PROTECTED]> wrote on 06/16/2005 05:14:04 PM:
> hihi all!!
>
> this is my 8th jakarta mailing list and my first question to
> taglibs-user!! :)
Welcome :-)
> my question is, how do i debug something like this:
>
> org.apache.jasper.JasperException: Validation error messages fr
the final jsp is huge. it is composed of many included jsps. trust
me, it is pretty nasty. i spent several solid hours on this so far. i
manually assembled the jsp together (ie. as if there were no includes
at all) and it came to around 1700 lines long, and this is with all the
tags intact (ie.
Where's the jsp code?
Quoting Woodchuck <[EMAIL PROTECTED]>:
>> hihi all!!
>>
>> this is my 8th jakarta mailing list and my first question to
>> taglibs-user!! :)
>>
>> my question is, how do i debug something like this:
>>
>> org.apache.jasper.JasperException: Validation error messages from
>> T
hihi all!!
this is my 8th jakarta mailing list and my first question to
taglibs-user!! :)
my question is, how do i debug something like this:
org.apache.jasper.JasperException: Validation error messages from
TagLibraryValidator for c_rt894: Illegal text inside "c:choose"
tag: "894: Illegal text
On 6/6/05, Dino Klein <[EMAIL PROTECTED]> wrote:
> I think I'll file a bug report, since my knowledge about TLVs is zero.
TLVs perform validation that is beyond TLDs, common example is validation
of the type can only be a child of etc.
I was itching for a better explanation of this issue, so I
I think I'll file a bug report, since my knowledge about TLVs is zero.
In case it might interest anybody - I gave the pages a try on Tomcat
5.0.28 with 1.4.2 (on
MacOS X), with the same results; I did this to make sure that it wasn't
some sort of an incompatibility issue with J2SE 5.0.
Rahul
Dino Klein" <[EMAIL PROTECTED]> wrote on 06/06/2005 03:44:38 PM:
> I did some primitive debugging, and all I could find out is that if I
use
> xmlns:fn="http://java.sun.com/jsp/jstl/functions";, then I have no
> problems; I checked the TLDs, and I noticed that it does not include a
> validator
This is not a JSTL issue, marked OT. In XML views of JSPs, the included
file is expanded in place. And jasper2 isn't happy because there are more
than one jsp:root elements in the XML view of main.jspx. In your case, I
don't see any need for either of the two jsp:root elements (unless you
simplifi
"Dino Klein" <[EMAIL PROTECTED]> wrote on 06/06/2005 09:16:07 AM:
> I have two jspx files (pasted below), where one includes the other.
> When I remove the xmlns:c declaration/importation - it works; similarly,
> when I do not include the other file, it also works fine.
> (1) main.jspx
> =
I have two jspx files (pasted below), where one includes the other.
When I remove the xmlns:c declaration/importation - it works; similarly,
when I do not include the other file, it also works fine.
Thanks.
(1) main.jspx
==
http://java.sun.com/JSP/Page"; version="2.0">
http://ja
"Dino Klein" <[EMAIL PROTECTED]> wrote on 06/05/2005 10:43:13 PM:
> org.apache.jasper.JasperException: Validation error messages from
> TagLibraryValidator for cnull: org.xml.sax.SAXParseException:
> Attribute "jsp" bound to namespace "http://www.w3.org/2000/xmlns/"; was
> already specified for
Hi,
I'm having issues getting JSTL 1.1.2 working on Tomcat 5.5 & J2SE 5.0;
namely I am getting the following exception:
org.apache.jasper.JasperException: Validation error messages from
TagLibraryValidator for cnull: org.xml.sax.SAXParseException:
Attribute "jsp" bound
I just saw that Tomcat 5.5 is out. Is this a beta release? I don't see anything at
Jakarta that says that it is.
Thanks,
Karl
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
20 matches
Mail list logo