Re: [s2] Struts Next != Struts Now (was Issues Upgrading ...)

2006-09-01 Thread Ted Husted
On 9/1/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: Handwaving? Grab the code and fire it up. There are a few actions already set up (Login, Logout, Register, etc). Which code where? -Ted. - To unsubscribe, e-mail: [EMAI

Re: [s2] QuickStart

2006-09-01 Thread Ted Husted
I just wasn't sure how to run it with the current build layout. Can you conform the instructions on the QuickStart page with the distribution layout? * http://cwiki.apache.org/WW/quickstart.html * http://people.apache.org/builds/struts/2.0.0/ Be sure to start with the raw distribution. It's no

Re: [s2] Struts Next != Struts Now (was Issues Upgrading ...)

2006-09-01 Thread Patrick Lightbody
Handwaving? Grab the code and fire it up. There are a few actions already set up (Login, Logout, Register, etc). > On 8/30/06, Don Brown <[EMAIL PROTECTED]> wrote: > > Sure, each of these things, by themselves, could be > debated and aren't > > strictly necessary, but taken as a whole, they > rep

Re: IDEA weirdness

2006-09-01 Thread Patrick Lightbody
I wonder if the maven guys released a new version of the IDEA plugin with bugs. Were you re-running the "mvn idea:idea" command between each time you ran in to problems? - Posted via Jive Forums http://forums.opensymphony.com/thr

Re: [s2] QuickStart

2006-09-01 Thread Patrick Lightbody
It works just fine. I suppose it could be its own maven module. What is the motivation for these questions? - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=42012&messageID=84084#84084 ---

Re: De-select sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Wang, Sherwin X. <[EMAIL PROTECTED]> wrote: Could this approach resolve this problem so that make Struts more powerful? Instead of "looping through parameters in a request" and setting the form bean properties, could the logic "loop through the form bean properties" and set them by re

RE: De-select sticky options doesn't work

2006-09-01 Thread Wang, Sherwin X.
Wendy, Yes, you could blame HTML spec for sending only successful form elements. But I'd use a little more positive attitude to address this problem. :) Could this approach resolve this problem so that make Struts more powerful? Instead of "looping through parameters in a request" and setting the

Re: De-select all sticky options doesn't work

2006-09-01 Thread Sherwin Wang
Wendy, Sorry, I didn't see the answer you posted to my office email. I am working for a wall street finacial company which filters all emails in and out for security reasons. I received a message saying that my email to Struts dev had been filtered to prevent spam and I thought my email did not g

Re: De-select all sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Sherwin Wang <[EMAIL PROTECTED]> wrote: I am using Struts 1.2.9 and html:select and html:optionsCollection tags to render a "sticky" select box. ... Did you see the reply to your initial post? http://www.mail-archive.com/dev@struts.apache.org/msg24495.html -- Wendy ---

De-select all sticky options doesn't work

2006-09-01 Thread Sherwin Wang
Hi Struts dev team, I am using Struts 1.2.9 and html:select and html:optionsCollection tags to render a "sticky" select box. It works great except for one case. If de-select all pre-selected options using control-click, all options are still selected after the page comes back. It should all be de-

Re: iCLA for Pat Niemeyer (was Re: svn commit: r423995 [1/2] - /struts/stru

2006-09-01 Thread Wendy Smoak
On 9/1/06, Martin Cooper <[EMAIL PROTECTED]> wrote: Pat's iCLA has been recorded, so we're good to go. Thanks. I marked WW-492 as resolved. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: iCLA for Pat Niemeyer (was Re: svn commit: r423995 [1/2] - /struts/stru

2006-09-01 Thread Martin Cooper
Pat's iCLA has been recorded, so we're good to go. -- Martin Cooper On 8/30/06, Martin Cooper <[EMAIL PROTECTED]> wrote: On 8/30/06, Rainer Hermanns <[EMAIL PROTECTED]> wrote: > > Martin, > > Pat just informed me, that he sent the fax yesterday... > So the CLA should be in the office now.

Re: De-select sticky options doesn't work

2006-09-01 Thread Wendy Smoak
On 9/1/06, Wang, Sherwin X. <[EMAIL PROTECTED]> wrote: Since the framework fails in this case, I have to reset the properties in the application as a work around. Shouldn't Struts be enhanced to support this capability if there wasn't one? http://struts.apache.org/1.x/struts-taglib/faq.html#ch

De-select sticky options doesn't work

2006-09-01 Thread Wang, Sherwin X.
Hi Struts dev team, I am using Struts 1.2.9 and html:select and html:optionsCollection tags to render a "sticky" select box. It works great except for one case. If de-select all pre-selected options using control-click, all options are still selected after the page comes back. In RequestUtils.jav

[s2] QuickStart

2006-09-01 Thread Ted Husted
Where do we stand with QuickStart? * http://cwiki.apache.org/confluence/display/WW/QuickStart Does it work with the current build environment? Do we need to bring it back on line as a separate modoule? -Ted. - To unsubscribe,

Re: Struts 2.0.0 - STATUS

2006-09-01 Thread Don Brown
+1 Ted Husted wrote: On 8/31/06, Ted Husted <[EMAIL PROTECTED]> wrote: If there are no objections, I'd like tag and roll a Struts 2.0.0 build tonight, including a snapshot of the documentation in HTML format. This would only be a test-build, but the tag will give us a reference point for early

IDEA weirdness

2006-09-01 Thread Ted Husted
All of a sudden, IDEA keeps "forgetting" about the other members in the project. I've been using the project tht we generate, as given here: * http://cwiki.apache.org/WW/building-with-maven.html It's been fine, and then last night, things stopped compiling for me. It says that a "symbol" can be

Re: Struts 2.0.0 - STATUS

2006-09-01 Thread Ted Husted
On 8/31/06, Ted Husted <[EMAIL PROTECTED]> wrote: If there are no objections, I'd like tag and roll a Struts 2.0.0 build tonight, including a snapshot of the documentation in HTML format. This would only be a test-build, but the tag will give us a reference point for early adopters. Last night,

[s2] Struts Next != Struts Now (was Issues Upgrading ...)

2006-09-01 Thread Ted Husted
On 8/30/06, Don Brown <[EMAIL PROTECTED]> wrote: Sure, each of these things, by themselves, could be debated and aren't strictly necessary, but taken as a whole, they represent a significant effort to make development easy. It is that overarching vision that I think we are lacking here, choosing

Re: [user-question] Forward back to the page you came from

2006-09-01 Thread Thomas Hamacher
Okay. A question for another approach: is there a way to save an ActionMapping (ActionConfig) into a page, that I´m able to recall later on? The idea is the following regarding the login-problem: I´ve defined a base-action that does a check if roles are defined in the ActionMapping. If this is t