1.3 and ActionForm

2005-01-09 Thread Dakota Jack
Recently I read where there was some move afoot to alter the "attachment" of ActionForm to the framework. I cannot find that. Can someone fill me in on plans with ActionForm in 1.3 or even before 1.3? Thanks. Jack -- -- "You can lead a horse to water but you can

Re: 1.3 and ActionForm

2005-01-09 Thread James Mitchell
What are you talking about? "attachment" ??? Are you talking about some change with file upload? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Dakota Jack" <[EMAIL PROTECTED]> To: "Struts Developers List

Re: 1.3 and ActionForm

2005-01-09 Thread James Mitchell
I see what you mean now. Well, unless I've missed something, there is nothing underway to change ActionForm. With the recent move to a chain based processor (commons-chain), the way the ActionForm is populated may change, but that won't impact your application, it is totally under the covers.

Re: 1.3 and ActionForm

2005-01-09 Thread Joe Germuska
Well, unless I've missed something, there is nothing underway to change ActionForm. With the recent move to a chain based processor (commons-chain), the way the ActionForm is populated may change, but that won't impact your application, it is totally under the covers. One small but likely chang

DO NOT REPLY [Bug 32959] - NullPointerException in FacesRequestProcessor.prcocessActionPerform

2005-01-09 Thread bugzilla
|FIXED | --- Additional Comments From [EMAIL PROTECTED] 2005-01-10 00:15 --- The changes made to the nightly build 20050109 is still a bug, since if result was null, the statement result.getPath() == null will always fail with a NullPointerException. The current: if (log.isDebugE

Re: 1.3 and ActionForm

2005-01-09 Thread Craig McClanahan
On Sun, 9 Jan 2005 14:57:41 -0500, James Mitchell <[EMAIL PROTECTED]> wrote: [snip[ > > It is my understanding that with JSF and Shale, how form data is shuffled > around and validated will, with all hope, handle those issues for the > developer. I am by no means an expert on JSF/Shale, but that

[Apache Struts Wiki] Updated: StrutsShale

2005-01-09 Thread dev
Date: 2005-01-09T16:56:33 Editor: CraigMcClanahan Wiki: Apache Struts Wiki Page: StrutsShale URL: http://wiki.apache.org/struts/StrutsShale no comment Change Log: -- @@ -6,4 +6,17 @@ * [http://www.apa

[struts-chain] ActionContext/WebContext/etc

2005-01-09 Thread Joe Germuska
I'm continuing to plug away on elaborating an ActionContext interface and a ServletActionContext implementation. I'm generally happy with how it's coming, but it's fairly time-consuming, so again, there's a chance to solicit feedback, and also an interest in getting the feedback *before* I do

svn commit: r124770 - /struts/faces/trunk/core-library/src/java/org/apache/struts/faces/application/FacesRequestProcessor.java /struts/faces/trunk/core-library/src/java/org/apache/struts/faces/application/FacesTilesRequestProcessor.java

2005-01-09 Thread craigmcc
Author: craigmcc Date: Sun Jan 9 21:19:38 2005 New Revision: 124770 URL: http://svn.apache.org/viewcvs?view=rev&rev=124770 Log: Let's REALLY fix 32959 this time ... d'oh ... :-) Modified: struts/faces/trunk/core-library/src/java/org/apache/struts/faces/application/FacesRequestProcessor.java

DO NOT REPLY [Bug 32959] - NullPointerException in FacesRequestProcessor.prcocessActionPerform

2005-01-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu