Re: [SUBMIT] LookupDispatchAction - how to handle multiple html:submit buttons

2001-11-19 Thread Erik Hatcher
Dmitri, you solution is very interesting, but I am not absolutely happy with the fact, that control is specified not only in struts-config.xml but in source code as well (map definition). I don't think my solution takes control away from struts-config, it only gives the action more control

Using Digester class to poulate form data

2001-11-19 Thread Gitanjali_Singh
hi all, Has anybody tried using digester class? My problem is that i have data in a xml file which should populate the data in the form. Can anybody throw a light on whether can i use the digester utility to parse the xml file and put the data in the corresponding class file. thanks in

SV: Using Digester class to poulate form data

2001-11-19 Thread Mikkel Bruun
Yes, you could use the digester for that... look at the documentation (its now in the commons project i believe) Mikkel -Oprindelig meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sendt: 18 September 1999 14:48 Til: [EMAIL PROTECTED] Emne: Using Digester class to

DO NOT REPLY [Bug 4744] - Allow Secure Form Submittal with html:form tag

2001-11-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4744. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Antwort: Re: [SUBMIT] LookupDispatchAction - how to handle multiple html:submit buttons

2001-11-19 Thread Dimitri Valdin
Erik, I don't understand what you mean by application properties playing a role. How so? buttons.add buttons.delete have to be defined, which is not obvious for somebody who does not take care about internationalization. In fact I would define the resources in any case. But what about images

Re: Antwort: Re: [SUBMIT] LookupDispatchAction - how to handle multiple html:submit buttons

2001-11-19 Thread Erik Hatcher
buttons.add buttons.delete have to be defined, which is not obvious for somebody who does not take care about internationalization. In fact I would define the resources in any case. But what about images ? How do you want to handle them ? For images I would put the image name in

Re: Using Digester class to poulate form data

2001-11-19 Thread Craig R. McClanahan
On Sat, 18 Sep 1999 [EMAIL PROTECTED] wrote: Date: Sat, 18 Sep 1999 23:48:02 +1100 From: [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Using Digester class to poulate form data hi all, Has anybody tried using digester class?

Re: [SUBMIT] LookupDispatchAction - how to handle multiple html:submit buttons

2001-11-19 Thread Dimitri Valdin
For images I would put the image name in ApplicationResource.properties and use html:image srcKey=.../ - but I probably wouldn't go to that extreme until localization is needed. That was the reason, why I wrote that application resources also play an important role in your design. If buttons

DO NOT REPLY [Bug 4875] - Change Entries for BravePoint on Resources Page

2001-11-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4875. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4867] - Struts - User Guide - Consultants

2001-11-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4867. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Resources page for Struts 1.0.1

2001-11-19 Thread martin . cooper
I just checked in some updates to the Resources page for the main trunk. While I was in there, I noticed that the Resources page that will be in Struts 1.0.1 is quite different from the page in the main trunk. Is there any reason I shouldn't just clone the main trunk page into the 1.0 branch, so

DO NOT REPLY [Bug 4836] - org/apache/struts/util/LocalStrings message format wrong

2001-11-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4836. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4929] - nested NullPointerException not defented with ignore=true

2001-11-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4929. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.