NoClassDefFoundError

2004-12-26 Thread uma.k
Hi, I get the following exception "java.lang.NoClassDefFoundError: articles/create_cat/CreateCategoryAction (wrong name: create_cat/CreateCategoryAction)" This is my struts-config.xml file Whats wrong with this? Uma --

displaying declarative exception with html:errors tag

2004-12-26 Thread Brandon Goodin
I've been using struts for a long time and feel like an idiot asking this question. However, I'll ask it anyway. I decided to toy with Struts declarative exception handling. I can see that it is working because when i place a breakpoint on jsp and look into the request scope i see the exception is

RE: DB Connection Best practice

2004-12-26 Thread uma.k
Hi Amit, Yes,the mail reached me. Thanks Uma -Original Message- From: Amit Gupta [mailto:[EMAIL PROTECTED] Sent: Monday, December 27, 2004 9:49 AM To: Struts Users Mailing List Subject: RE: DB Connection Best practice I sent you message in separate mail on Friday. Have you got that? Al

forward on success doesnt do anything

2004-12-26 Thread SJ
Hi, For some reason, the action forward on success doesnt do anything when I click the submit button on my submit.jsp page. It just goes to the submit.do "blank" page, when its supposed to display the index.html file. My directory structure is as follows : $CATALINA_HOME/webapps/myapp/WEB-INF/cl

How to configure struts enable application to reload

2004-12-26 Thread Amit Gupta
Hi, I am struggling with a problem. I am giving demo of my Struts based application on a hosting server. I don't have access to tomcat manager application to reload my demo. Can I do something on my part to automatically reload my application whenever I update any class in application?

RE: DB Connection Best practice

2004-12-26 Thread Amit Gupta
I sent you message in separate mail on Friday. Have you got that? Also do communicate with me at [EMAIL PROTECTED] or [EMAIL PROTECTED] for immediate response. Amit Gupta 9818052171 -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Sunday, December 26, 2004 11:16 AM

Re: Required help to name a worksheet in xls

2004-12-26 Thread Eddie Bush
Actually, you can export text an HTML table to Excel too -- just lie and tell it the data is of type "application/excel" and then give the filename as per above. ... handy :-) On Thu, 23 Dec 2004 09:36:46 -0600, Hubert Rabago <[EMAIL PROTECTED]> wrote: > Take a look at Jakarta POI. http://jakart

Re: accessing Actionform properties from javascript

2004-12-26 Thread Ryan julius
Hi, Let me give more details. The actionForm is used through many pages. The page where the javascript is implemented does not contain the actionform property, that I would like to check before triggering an action. This property is dynamically evaluated in an action. That is why I would lik

SOLVED: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread SJ
Yen wrote: Thanks David for very detail explanation, in fact, I cant view the file as IE only shows me the error. :p I am also new in struts, still learning the tags.. ;) rgds, - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread Yen
Thanks David for very detail explanation, in fact, I cant view the file as IE only shows me the error. :p I am also new in struts, still learning the tags.. ;) rgds, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

RE: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread David G. Friedman
Yen, maybe we should explain the syntax errors, eh? SJ, your form-bean and action elements were closed with the "/>" tag, then you added contents, and then, again, you added the other "" and "/action>" closing tags. You need to either close as a stand-alone tag "" OR use " something ... " F

Re: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread SJ
Yen wrote: your strust.xml consists of syntax error rgds, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Could you tell me where please? Thanks. -

Re: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread Yen
your strust.xml consists of syntax error rgds, - Original Message - From: "SJ" <[EMAIL PROTECTED]> To: Sent: Monday, December 27, 2004 10:25 AM Subject: Error: Cannot find ActionMappings or ActionFormBeans collection Hi, I've been trying to google this error for a while now, but havent

Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread SJ
Hi, I've been trying to google this error for a while now, but havent found a solution to it. My directory structure is as follows : $CATALINA_HOME/webapps/myapp/WEB-INF/classes/myapp/ My web.xml, struts-config.xml and JSP file look like this : http://www.simplyrender.com/Files.html please let me

RE: Struts and DreamWeaver

2004-12-26 Thread Bryce Fischer
http://www.fwasi.com/products/ Extension for struts. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 11:39 PM To: Struts Users Mailing List Subject: Re: Struts and DreamWeaver I added Struts html tags to DreamWeaver using the add tag from

RE: Struts for beginners

2004-12-26 Thread Janarthan Sathiamurthy
Hi, I would recommend Mastering Jakarta Struts book by Craig. The documentation that comes with Struts distribution is also very helpful. Best Regards, Janarthan S Ruben Cepeda <[EMAIL PROTECTED]> wrote: Hey, When I was getting started with Struts I found "Struts In Action" by Ted N. Husted,

RE: Struts for beginners

2004-12-26 Thread Ruben Cepeda
Hey, When I was getting started with Struts I found "Struts In Action" by Ted N. Husted, Cedric Dumoulin, George Franciscus, David Winterfeldt published Manning to be a really great book. Here is the url to the book: https://secure.manning.com/husted There are sample chapters, but the chapter