Logging using commons.logging

2003-10-23 Thread Ritvik
ow to configure the logging toolkit to send message to a specific output file? Any suggestions would help, Ritvik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Initializing Configuration Parameters..

2003-10-15 Thread Ritvik
Hi There, In Struts, How to load application specific environment parameters from an external file i.e properties file at the time of Servlet load up? How to make suub class of ActionServlet read the evironment\Service information from a properties file? regards, Ritvik

Tiles Tag: Submit a Body Tile from Header Tile..

2003-10-07 Thread Ritvik
i.e LeftNavigation.jsp? Is Javascript is an option? regards, Ritvik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Displaying Errors in JSP !!

2003-09-15 Thread Ritvik
Hi There, Please have a look at html:errors tag posting earlier today.. There are couple of responses th that thread. They will help you. Ritvik Dhanunjaya Gotur wrote: > Hi, > > I am new to Struts and I am using Struts1.1 and my question is How to display an > Error Message in

html:errors tag..

2003-09-15 Thread Ritvik
ic in validate() method of ActionForm subclass. I think Struts adds ActionErrors object in the request\session scope with a know key, can anyone let me know the exaclt key name? What would be the best way test errors using Struts? thanks, R

Re: Error:Cannot find bean org.apache.struts.taglib.html.BEAN in any Scope

2003-09-12 Thread Ritvik
Thanks Deepak.. It worked.. deepaksawdekar wrote: > Action attribute in form tag will be missing. if its the requirement, added the name > attribute to all the tags. > > Deepak. > > -Original Message----- > From: Ritvik [mailto:[EMAIL PROTECTED] > Sent: Friday, Se

Error:Cannot find bean org.apache.struts.taglib.html.BEAN in any Scope

2003-09-12 Thread Ritvik
b.html.BaseFieldTag.doStartTag(BaseFieldTag.java:193) at org.apache.jsp.Logon$jsp._jspService(Logon$jsp.java:116) -- Welcome.jsp code snippet -- Sign in thanks, Ritvik - To unsubscribe, e-mail: [EMAIL PROTECT