value attribute on

2008-09-12 Thread Eric Hamacher
g for Thanks. Regards, Eric Hamacher ** THIS EMAIL IS INTENDED ONLY FOR THE REVIEW OF THE ADDRESSEE(S), AND MAY CONTAIN CONFIDENTIAL AND LEGALLY PRIVILEGED INFORMATION. INTERCEPTION, COPYING, DISSEMINATION, OR OTHER USE BY OTHER THAN THE ADDRESSEE(

Date Conversion problem

2008-09-08 Thread Eric Hamacher
of course, doesn't work. How do I allow a user to optionally enter a date without the converter throwing an error? I have not been able to locate the built-in converter code yet. Any help would be appreciated! Eric Regards, Eric Hamacher ** THIS EMAIL IS IN

question about submitting checkboxes

2008-07-11 Thread Eric Hamacher
set up an action to read these parameters? Or do it need to go back to the servlet API? Thanks. Regards, Eric Hamacher ** THIS EMAIL IS INTENDED ONLY FOR THE REVIEW OF THE ADDRESSEE(S), AND MAY CONTAIN CONFIDENTIAL AND LEGALLY PRIVILEGED INFORMATION

RE: Struts 2 in action

2008-07-03 Thread Eric Hamacher
I really love this book. It's a good mix of hand-holding and advanced techniques. It taught me what I needed to know and then some. And I'm not all that bright. The book has a permanent position near my left elbow for reference. -Original Message- From: bhaarat Sharma [mailto:[EMAIL PR

RE: zipping files for download

2008-07-02 Thread Eric Hamacher
for download On Wednesday 02 July 2008 23:44:16 Eric Hamacher wrote: > Followed my instincts, problem is solved. No need to reply! > So what did your instinct tell you? - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: zipping files for download

2008-07-02 Thread Eric Hamacher
Followed my instincts, problem is solved. No need to reply! -Original Message- From: Eric Hamacher [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2008 1:10 PM To: Struts Users Mailing List Subject: zipping files for download Hello: I started writing a Struts 2 action which zips

RE: XSLTResult problem

2008-07-02 Thread Eric Hamacher
Message- > From: Eric Hamacher [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2008 3:31 PM > To: Struts Users Mailing List > Subject: XSLTResult problem > > Struts 2.0.11 > > > > Hello: > > > > > > > > It appears that

RE: Re: XSLTResult problem

2008-07-02 Thread Eric Hamacher
re you expecting the XSLTResult to do, if you don't have any XSLT to process? L. Eric Hamacher wrote: > I took your last attachment, altered it (we don't use JDOM only the > org.w3c.dom stuff . . . but it looks like it should work for > org.w3c.dom.Document). N

zipping files for download

2008-07-02 Thread Eric Hamacher
ction some type of object which contains Files in a tree hierarchy. I don't know, I'm new to Struts 2 so any feedback on this matter would be appreciated. Regards, Eric Hamacher ** THIS EMAIL IS INTENDED ONLY FOR THE REVIEW OF THE ADDRESSEE(S),

RE: XSLTResult problem

2008-07-02 Thread Eric Hamacher
ed, Jul 2, 2008 at 5:28 AM, Eric Hamacher <[EMAIL PROTECTED]> wrote: > Thanks Dave and Chris. Chris, there was no attachment on your email. > Could you send it again? Thanks again. > > -Original Message- > From: Chris Pratt [mailto:[EMAIL PROTECTED] > Sent: Tuesd

RE: XSLTResult problem

2008-07-02 Thread Eric Hamacher
Thanks Dave and Chris. Chris, there was no attachment on your email. Could you send it again? Thanks again. -Original Message- From: Chris Pratt [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2008 11:40 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: XSLTResult probl

XSLTResult problem

2008-07-01 Thread Eric Hamacher
root.appendChild(buid); } } return SUCCESS; } The configuration is as such: doc I assume that XSLTResult is available through the struts default settings. Can anybody see someth

RE: Struts 2 - Unexpected Exception

2008-06-26 Thread Eric Hamacher
Solved it. I forgot to enter the class attribute in my configuration. Thanks! -Original Message- From: Lukasz Lenart [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2008 9:07 AM To: Struts Users Mailing List Subject: Re: Struts 2 - Unexpected Exception 2008/6/26 Eric Hamacher

Struts 2 - Unexpected Exception

2008-06-26 Thread Eric Hamacher
Changed everything to param1. Still the same error. > What am I missing? Name of the parameter, change it to param1 and getter/setter From: Eric Hamacher Sent: Thursday, June 26, 2008 8:42 AM To: 'user@struts.apache.org' Subj

Struts 2 - Unexpected Exception

2008-06-26 Thread Eric Hamacher
tting expression 'param_1' with value '[Ljava.lang.String;@1116f9' What am I missing? Thanks. eric Regards, Eric Hamacher ** THIS EMAIL IS INTENDED ONLY FOR THE REVIEW OF THE ADDRESSEE(S), AND MAY CONTAIN CONFIDENTIAL AND LEGALLY