lity, which would work under
> resin, but not under
> tomcat:
> add to httpd.sh:
> args="-Djava.endorsed.dirs=YOUR_PATH_WITH_JARS"
>
>
>
> On Wed, 2005-05-04 at 07:36 -0700, T. B. wrote:
> > Thanks Leon! You are right about the other jars to
> be
> >
thing
> like
> class B{
> private static C c;
> }
>
> if C is now in c.jar, and c.jar isn't in your libs,
> the call new B()
> will fail, even B is in the classpath.
>
> regards
> Leon
>
>
> On Tue, 2005-05-03 at 17:26 -0700, T. B. wrote:
> >
Hi all,
I am new to struts and tried to write a little logon
application which has a LogonAction using other
objects from different jar files to look up user
accounts in DB via JDBC. But this is the error I got
when loging in:
500 Servlet Exception
java.lang.NoClassDefFoundError
at
com.
Hi all,
I currently wants to use some external APIs provided
by a jar file withing the Action Object in struts
framework. Can we configure web.xml or
struts-config.xml to use the jar? If so, do you know
how?
Thanks very much for your advice,
Thong Bui
--
true", thus Struts tries
> to locate
> error/input page and cannot find it, because "input"
> attribute is not
> defined.
>
>
> "input" must be renamed to "error".
>
>
> Michael.
>
> On 4/21/05, T. B. <[EMAIL PROT
Hi all,
I am trying to deploy a simple struts on resin 2.1.12
and got this error when accessing my port
http:/myApp/Logon.do
The error is:
500 No input attribute for mapping path /Logon
The mappings in struts-config.xml are as followed:
.
Hi all,
I am new to Struts and tried out some exercise but got
this error. Any ideas why?
Thanks,
Thong Bui
=
Here is the error I got:
type Exception report
message
description The server encountered an internal error
() that prevente
Good to know there is no difference to set up Struts
in Resin vs Tomcat.
Thanks Dave!
Thong Bui
--- Dave Newton <[EMAIL PROTECTED]> wrote:
> T. B. wrote:
>
> >I am new to Struts and need to learn how to set up
> >struts application running on resin. Any
> >reco
Hi all,
I am new to Struts and need to learn how to set up
struts application running on resin. Any
recommendations on such doc to set it up?
Thanks,
Thong Bui
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
9 matches
Mail list logo