Future Dojo Plugin

2008-06-12 Thread Jon Wilmoth
I've seen a number of posts on this list about the different ajax frameworks and how much value there is in a Struts 2 taglib that wraps the ajax library (vs using the libraries directly).  As a long time user of Struts (1 & 2) and ajaxtags.sourceforge.net for the past year I can say there most

Fw: params.excludeParams vs. Parameter Filter Interceptor?

2007-09-18 Thread Jon Wilmoth
I haven't received any feedback on the user list and would like to know if it's appropriate to open a Jira issue for the "excludeParams" param in ParametersInterceptor. Thanks, Jon - Forwarded Message ---- From: Jon Wilmoth <[EMAIL PROTECTED]> To: Struts

Re: [s2] Struts 2 and OGNL findings

2007-09-07 Thread Jon Wilmoth
Sounds good. Thanks. - Original Message From: Don Brown <[EMAIL PROTECTED]> To: Struts Developers List ; Jon Wilmoth <[EMAIL PROTECTED]> Sent: Friday, September 7, 2007 9:20:36 AM Subject: Re: [s2] Struts 2 and OGNL findings Correct, static fields are still accessible,

Re: [s2] Struts 2 and OGNL findings

2007-09-07 Thread Jon Wilmoth
Does #2 include access to static fields (i.e. Constants) or are these not affected by your change? Thanks, Jon - Original Message From: Don Brown <[EMAIL PROTECTED]> To: Struts Developers List Sent: Friday, September 7, 2007 9:04:37 AM Subject: [s2] Struts 2 and OGNL findings I spent

Re: [S2] login action w/FORM authentication?

2007-07-03 Thread Jon Wilmoth
FYI...I've opened https://issues.apache.org/struts/browse/WW-2025 to capture this. - Original Message From: Jon Wilmoth <[EMAIL PROTECTED]> To: dev@struts.apache.org Sent: Wednesday, June 27, 2007 9:52:05 PM Subject: Fw: [S2] login action w/FORM authentication? I'm cr

Fw: [S2] login action w/FORM authentication?

2007-06-27 Thread Jon Wilmoth
hanks in advance for help with this issue. - Forwarded Message From: Jon Wilmoth <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2007 5:23:51 PM Subject: Re: [S2] login action w/FORM authentication? Unfortunately it looks like the S

Re: [S2] validation error message params w/ message key?

2007-06-15 Thread Jon Wilmoth
d=${getText(fieldName)} is required. Lukasz -Original Message----- From: Jon Wilmoth [mailto:[EMAIL PROTECTED] Sent: Friday, June 15, 2007 1:18 PM To: dev@struts.apache.org Subject: Fw: [S2] validation error message params w/ message key? I posted this message on the user list and have sinc

Fw: [S2] validation error message params w/ message key?

2007-06-15 Thread Jon Wilmoth
nt value is ${foo}. I could have one MessageFormat standard entry like so: errorMessage.invalidRange={0} must be between {1} and {2}, current value is {3}. Thoughts? - Forwarded Message From: Jon Wilmoth <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> S

Re: name inconsistency

2007-06-11 Thread Jon Wilmoth
>From a S2 user perspective the consistency would be appreciated (understanding >I'd likely have to do a search and replace in my JSPs sooner or later). - Original Message From: Musachy Barroso <[EMAIL PROTECTED]> To: Struts Developers List Sent: Monday, June 11, 2007 12:21:03 PM Subje

Re: How to hide URL params

2007-05-11 Thread Jon Wilmoth
Are there any development plans to incorporate securing hyperlink/form data within S2? - Original Message From: Antonio Petrelli <[EMAIL PROTECTED]> To: Struts Developers List Sent: Friday, May 11, 2007 5:42:46 AM Subject: Re: How to hide URL params 2007/5/11, Sid888 <[EMAIL PROTECTE

Re: [ajaxtags] Date picker

2006-12-27 Thread Jon Wilmoth
I'm currently using the datepicker tag with the "simple" theme in 2.0.1 and would hope that there is some client side date selection widget available with this theme in 2.0.2. - Original Message From: Ted Husted <[EMAIL PROTECTED]> To: Struts Developers List Sent: Wednesday, December 2

Re: We need to clean up the Struts 2 AJAX tags (was Re: Additional UI tags)

2006-12-19 Thread Jon Wilmoth
As a user, I'm very much looking forward to the dojo 0.4.x calendar widget (or something equally aesthetic/functional) that was previously discussed as being tied to the date input tag(s). However that's accomplished... I just thought you may want to hear from a user's perspective. - Origi

Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-11-29 Thread Jon Wilmoth
ginal Message From: Ted Husted <[EMAIL PROTECTED]> To: Struts Developers List ; Jon Wilmoth <[EMAIL PROTECTED]> Sent: Monday, November 27, 2006 6:17:27 AM Subject: Re: NPE in TagUtils.getStack after upgrading to 2.0.1 Is there a JIRA ticket for this? Is there a showcase example o

Re: S2 datepicker tag in S1 app

2006-11-29 Thread Jon Wilmoth
ssage From: Musachy Barroso <[EMAIL PROTECTED]> To: Struts Developers List ; Jon Wilmoth <[EMAIL PROTECTED]> Sent: Tuesday, November 28, 2006 7:28:32 PM Subject: Re: S2 datepicker tag in S1 app I should have asked what version you were using first. DropdownDatePicker will

Re: S2 datepicker tag in S1 app

2006-11-28 Thread Jon Wilmoth
a DatePicker also) I can't seem to replicate these problems, what I did saw is that when toggle is "wipe" is behaves a little weird on FF\Linux, and it does render a little slow on IE. Could you post an example? Or create a jira ticket with an example? thanks musachy Jon Wilmoth wrote:

S2 datepicker tag in S1 app

2006-11-28 Thread Jon Wilmoth
I'm trying to slowly convert my struts 1.3.5 app to struts 2 and started with a mixed (S1/S2) usage mode as described in the migration docs. My first transition area is to replace date input fields with the struts2 datepicker tag. I've been able to successfully render a datepicker tag. When I

Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-11-21 Thread Jon Wilmoth
I noticed there was an earlier post regarding this (10/10/06). I downloaded the beta version of 2.0.1 from the struts website and I'm getting the same NPE. Is there a work around? Root cause follows. java.lang.NullPointerException at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.jav