Re: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread slickdev
thanks all... i find that the http status 500 problem is not from extra control char's in the config, although i did clean the config file with dos2unix anyway. still getting: error 500: no action instance for myclassname ?? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

RE: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread Kevin A. Smith
windows 2 unix? No Action Instance thanks all... i find that the http status 500 problem is not from extra control char's in the config, although i did clean the config file with dos2unix anyway. still getting: error 500: no action instance for myclassname ?? -- To unsubscribe, e-mail

Re: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread slickdev
PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, August 28, 2002 1:03 PM Subject: RE: struts-config windows 2 unix? No Action Instance Here's a silly question that's bit me a few times: are you sure that the .class file is physically packaged in the webapp

RE: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread Kevin A. Smith
, August 28, 2002 2:13 PM To: Struts Users Mailing List Subject: Re: struts-config windows 2 unix? No Action Instance yeah, it's packaged at WEB-INF/classes/ecapp I also set the struts-config action mapping thus: !-- database main page action -- action path=/dbopsAction type

Re: struts-config windows 2 unix? No Action Instance

2002-08-28 Thread Max Cooper
? -Max - Original Message - From: slickdev [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, August 28, 2002 11:13 AM Subject: Re: struts-config windows 2 unix? No Action Instance yeah, it's packaged at WEB-INF/classes/ecapp I also set the struts-config