ara: Struts Users Mailing List; [EMAIL PROTECTED]
Asunto: RE: [OT] RE: Beging in Strust 2 with Jdeveloper 10.1.3
Have you, in fact, added the struts2 filter to your web.xml?
If not, drop the following in:
struts2
org.apache.struts2.dispatcher.FilterDispa
Strust 2 with Jdeveloper 10.1.3
Have you, in fact, added the struts2 filter to your web.xml?
If not, drop the following in:
struts2
org.apache.struts2.dispatcher.FilterDispatcher
struts2
/*
~Dan Allen
Have you, in fact, added the struts2 filter to your web.xml?
If not, drop the following in:
struts2
org.apache.struts2.dispatcher.FilterDispatcher
struts2
/*
~Dan Allen
--
This message may contain conf
]; Struts Users Mailing List
CC: Chris Brown
Asunto: [OT] RE: Beging in Strust 2 with Jdeveloper 10.1.3
Please reply to the struts-user mailing list.
--- Alvaro Ernesto Gomez Cerna <[EMAIL PROTECTED]> wrote:
> In directory web-inf\lib found
> freemarker-2.3.8.jar
> ognl-2.6.1
d.run(Thread.java:595)
-Mensaje original-
De: Dave Newton [mailto:[EMAIL PROTECTED]
Enviado el: MiƩrcoles, 13 de Febrero de 2008 12:54 p.m.
Para: [EMAIL PROTECTED]; Struts Users Mailing List
CC: Chris Brown
Asunto: [OT] RE: Beging in Strust 2 with Jdeveloper 10.1.3
Please reply to the struts
Please reply to the struts-user mailing list.
--- Alvaro Ernesto Gomez Cerna <[EMAIL PROTECTED]> wrote:
> In directory web-inf\lib found
> freemarker-2.3.8.jar
> ognl-2.6.11.jar
> strust.jar
> strust2-core-2.0.11.jar
> xwork-2.0.4.jar
>
> Others directory web-inf
> strust-tags.tld
You need
NoClassDefFoundError is an Throwable which indicates that the container
does not find a class definition. Looks like your path does not
reference the libraries for xwork-xxx.jar. Please refer to the
documentation on JDeveloper (if you are using that IDE) or if you are
deploying your war/ear in
--- Alvaro Ernesto Gomez Cerna <[EMAIL PROTECTED]> wrote:
> Now beging in strust 2 with Jdeveloper. Display error en screen all
> compile, What is problem..?
>
> The error running is:
> Error: java.lang.NoClassDefFoundError:
> com/opensymphony/xwork2/util/ValueStack
You don't have all the require
Now beging in strust 2 with Jdeveloper. Display error en screen all compile,
What is problem..?
The codigo is form is simple:
<%@ page contentType="text/html;charset=windows-1252"%>
<%@ taglib uri="/struts-tags" prefix="s"%>
untitled
The error running is:
Error: java.lang.NoClassDefF
9 matches
Mail list logo