html:errors/ tag

2001-05-22 Thread Muthu Kannappan
Hi I have been trying to use struts and wanted to use the html:errors/ tag. I wanted to the error messages to be read from a database instead of the ActionResources properties file. Could you let me know what exactly I am suppose to do to achive that. I wanted to changed the code at the place

RE: html:errors/ tag

2001-05-22 Thread SESHADRI Sudarshan
Hi Kanna please send me the answer if u find it. thanks Sudarshan tks Sudarshan Tel: office : 9218 6823Fax: 9218 6455 / 9218 6916 Email: [EMAIL PROTECTED] -Original Message- From: Muthu Kannappan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 23 May 2001 8:42 To: [EMAIL

RE: html:errors/ tag

2001-05-22 Thread Sukachevin, Stoehr
You can subclass org.apache.struts.util.MessageResources to provide your own database implementation of a resource bundle (as opposed to the common properties implementation via org.apache.struts.util.PropertyMessageResources), put an instance of your subclass in a servlet context

RE: Digester Dependency on JAXP/1.0

2001-05-22 Thread Abraham Kang
Hi Craig, I just wanted to let you know about some bugs in Xerces 1.3.1 that do not allow it to be used with Apache SOAP 2.1 or 2.2 RC 1. There are some known bugs in 1.3.1's namespace implementation. --Abraham -Original Message- From: Craig R. McClanahan [mailto:[EMAIL

Re: Extensions to Struts

2001-05-22 Thread richard zhang
I am definitely interested in your extention. Please post them or send to [EMAIL PROTECTED] Richard chang --- Roland Huss [EMAIL PROTECTED] wrote: Ahoi, first all thanx for this real fantastic framework, excellent work!. We here at ConSol are developing a web frontend for our helpdesk

Re: What is the best way to have one jsp mapping to two forms?

2001-05-22 Thread Craig R. McClanahan
(Stripping all the disclaimer mumbo jumbo that's longer than the message :-) On Wed, 23 May 2001 [EMAIL PROTECTED] wrote: I have two actionForms one for person information 'personForm' and one for address 'addressForm'. I would like to have one JSP page to provide input form for both

PATCH: [Bug 1683] - Change Struts tags to be more granular in their design

2001-05-22 Thread Niall Pemberton
Attched is a patch file for a number of tags in the html package. Niall -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED]] Sent: 14 May 2001 02:00 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Bug 1683] Changed - Change Struts tags to be more granular in their