004 10:49 PM
> To: Struts Users Mailing List
> Subject: Re: Urgent help needed on struts!
>
>
> Hi,
> thank you very much !!!
> It works, after I did everything you guys said ...
> I'm just not clear the reason why DOCTYPE & " cause the problem. Would you ple
uot;;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
version="2.4"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
robert
-Original Message-
From: Ding Lei [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 12:44 PM
To: Strut
al Message-
> > From: Ding Lei [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 01, 2004 12:44 PM
> > To: Struts Users Mailing List
> > Subject: Re: Urgent help needed on struts!
> >
> >
> > Hello,
> > I'v searched all the recent 800 mes
Hi,
As you are using a 2.4 version, add this to your element
and you have el processing activated.
*.jsp
false
false
On Fri, 2 Jul 2004 01:37:39 +0800, Ding Lei <[EMAIL PROTECTED]> wrote:
>
> Hi Mark,
>Thank you very much for your
//java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
robert
> -Original Message-
> From: Ding Lei [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 01, 2004 12:44 PM
> To: Struts Users Mailing List
> Subject: Re: Urgent help needed on struts!
>
>
> Hello,
>
You could try removing
And hope that works, otherwise I haven't had much to do with 2.4
web.xml 's as xdoclet only support 2.3 and under..
Mark
On 1 Jul 2004, at 19:37, Ding Lei wrote:
Hi Mark,
Thank you very much for your fast reply.
I was told that there are much differences b
Hi Mark,
Thank you very much for your fast reply.
I was told that there are much differences between 2.4 and 2.3,
and I would like to use 2.4
> the 2.4 spec has a way of doing this in the web.xml
Would you please tell me how to do this?
>
> What does the rest ofit look like?
>
T
Okay the web.xml seems to be having trouble deciding if its 2.3 or 2.4.
Try making it one or the other..
If you use 2.3 you'll need the
<%@ page isELIgnored="false" %>
in your jsps
the 2.4 spec has a way of doing this in the web.xml
What does the rest ofit look like?
On 1 Jul 2004, at 19:21, Ding L
Hi,
I am using JBoss3.2.4, i.e. Tomcat 5.
here's my web.xml:
http://java.sun.com/j2ee/dtds/web-app_2_3.dtd";>
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
version="2.4">
action
org.apache.struts.action.ActionServlet
I've have no experience of this problem however given that its a EL
processing problem then like the next man said check your web.xml and
see what servlet spec it is.
As JBoss ships with tomcat then it could well be a tomcat issue rather
than a JBoss one.
I know that 3.2.5 ships with tomcat 5
Hello,
I'v searched all the recent 800 messages, and found no
similiar messages ..
Would any one of you kindly tell me what might causes the problem?
Thank you!
Ding Lei
On Thu, Jul 01, 2004 at 12:25:50PM -0400, Robert Taylor wrote:
> There was a recent thread on this behavior
There was a recent thread on this behavior although
I cannot recall the resolution.
Please search the mail archives.
Also, make sure you have the appropriate .tld and .jar files
in place. Make sure you web.xml file corresponds to the
containers supported Servlet spec. Make sure you have
importe
12 matches
Mail list logo