DO NOT REPLY [Bug 15816] - html:form focus in pages with several forms

2003-01-08 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=15816. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15883] New: - wrong resource file used in multi-application context with html:messages

2003-01-08 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=15883. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

build error with the nightly source

2003-01-08 Thread aswath satrasala
Hello, I got the following error while build What commons-logging should be downloaded C:\jakarta_home\jakarta-strutsant Buildfile: build.xml init: [echo] - jakarta-struts 1.1-b4-dev - [echo] java.class.path = c:\jdk1.4\lib\tools.jar;c:\jakarta_home\jakarta-an

Re: Struts Coding Standard

2003-01-08 Thread Paul Speed
Javadocs make this argument less relevant. If you are looking at the source then you need to see the guts. Otherwise, use the javadocs. I'm also not a committer, just my $0.02, -Paul James Higginbotham wrote: I'm not a contributer, but just to mention about putting field at the end of a

Re: How do I get a form's name within html:form?

2003-01-08 Thread Erik Hatcher
Matt - that seems like a reasonable change to me, although maybe its even more robust to find the parent form tag and call the getBeanName() method there? I haven't had a chance to try the change to see how it affects my project yet though. I'm confused on why your ActionForward action

unsubscribe please

2003-01-08 Thread Christopher Book
I know I shouldn't post to this list about this but I've tried everything else. I've sent the unsubscribe email, I've sent an email to the mailing list owner but I havn't got a reply from either, not even the automated one. Would someone PLEASE remove me from the dev list. Thanks, Chris Book

RE: Struts Coding Standard

2003-01-08 Thread James Higginbotham
Very true - if the project javadocs their code.. quoteSince many OSS projects (not struts) only offer source as their doco.../quote My argument was for projects that don't, and thus the source is the doco. If the project takes the time, then you are right.. James -Original Message-

Re: How do I get a form's name within html:form?

2003-01-08 Thread Erik Hatcher
Ok, I understand now... yes, thats a flaw in my LabelTag of course and it should take into account the form bean on the page, not the action mapping. Let me know if you beat me to a fix. I don't have situations where this has caused an NPE for me (yet), but would like to make sure its robust

Re: build error with the nightly source

2003-01-08 Thread David Graham
You should use the same commons-logging that is distributed with beta 3 for your builds. David From: aswath satrasala [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: build error with the nightly source Date: Wed, 08 Jan 2003 02:56:47

RE: Struts Coding Standard

2003-01-08 Thread James Higginbotham
That's why I love programming.. Its like building something out of Legos - you may build the same product as another person, but they will both be built differently. And, why I hate to get into coding standards debates. I'll shutup now (is that applause in the background?) ;) -Original

Re: Modules and path mapping (/do/*)

2003-01-08 Thread Raible, Matt
Something I've been meaning to try is to actual define the module as /do/$MODULE, but I don't have any open projects that use modules to try this with =:( Do you mean on the controller element? or on the forward? or in the actionServlet's entry in web.xml? BTW, it it possible to get out of

Re: DynaActionFormClass.getDynaActionFormClass

2003-01-08 Thread Franco Caponi
Hi Craig, I have tha same problem: from an Action class i need to create the ActionForm associated with a particular mapping and populate some properties before returning the correct ActionForward, but i don't know how call the suggested RequestUtils.createActionForm(). My problem is how to

cvs commit: jakarta-struts/contrib/struts-el build-webapp.xml build.xml

2003-01-08 Thread dmkarr
dmkarr 2003/01/08 11:04:23 Modified:contrib/struts-el build-webapp.xml build.xml Log: Made some changes to update the jars used in the exercise-taglib. Revision ChangesPath 1.3 +15 -0 jakarta-struts/contrib/struts-el/build-webapp.xml Index:

cvs commit: jakarta-struts/contrib/struts-el/doc/userGuide struts-html-el.xml

2003-01-08 Thread dmkarr
dmkarr 2003/01/08 11:05:02 Modified:contrib/struts-el/doc/userGuide struts-html-el.xml Log: Fixed a rtexprvalue setting I had missed before. Revision ChangesPath 1.14 +1 -1 jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml Index:

Re: DynaActionFormClass.getDynaActionFormClass

2003-01-08 Thread Craig R. McClanahan
On Wed, 8 Jan 2003, Franco Caponi wrote: Date: Wed, 8 Jan 2003 18:06:06 +0100 From: Franco Caponi [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: DynaActionFormClass.getDynaActionFormClass Hi Craig, I have

TilesRequestProcessor in non-Tiles applications

2003-01-08 Thread Heydtmann, Dirk [PCS]
Hello: We would like to propose making the TilesRequestProcessor tolerant to where it does not choke on a regular (non-Tiles) application. Actually, the TilesRequestProcessor already sort of supports this, but not entirely. Background: In our company we have a legacy MVC framework that now wraps

RE: TilesRequestProcessor in non-Tiles applications

2003-01-08 Thread Hal Deadman
Could you configure the Tiles plug-in first and then have your own plug-in swap in your RequestProcessor implementation that extends TileRequestProcessor? Then you might not need to extend ActionServlet. Not sure if you can be sure what order the plug-ins run. Just a thought, haven't looked into

DO NOT REPLY [Bug 15908] - commons-beanutils.jar, debug info line numbers off by factor of 2

2003-01-08 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=15908. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.