Form beans and JAXB........

2002-01-11 Thread Niraj Juneja
Are there any plans of making the FORM beans JAXB compliant. The reason I ask I am working on a Framework for EAI applications that plugs into Struts. presently in the programming model I have a step where for each request the Application programmer needs to define a convertor

Re: AspectJ and Struts Exception handling:

2002-01-11 Thread John Yu
I did some research on aspect-oriented programming (AOP) about a year ago. It is a relatively new paradigm. The current stage of AOP is like the stage of OOP twenty years ago: AOP introduces new syntax. To use it you need a pre-processor (that's what AspectJ does). (As an analogy, twenty years

Fwd: [PATCH] Charset Problem

2002-01-11 Thread Kaman Tong
Seems the mail has lost. --- K.M Tong [EMAIL PROTECTED] wrote: From: K.M Tong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PATCH] Charset Problem Date: Tue, 4 Dec 2001 20:32:25 +0800 Hi, I have tried to input Chinese Characters using JSP charset encoding UTF-8, when submitted to

RE: AspectJ and Struts Exception handling:

2002-01-11 Thread Nicholas Lesiecki
Well, yes you will have to use new syntax--as my example illustrated. And yes, AOP is a relatively new paradigm, with the associated wrinkles and complexity. However, much like OO, it has the potential to revolutionize the way we program. For instance, instead of using System.err, I could use

template tag question

2002-01-11 Thread Vaillancourt, Richard
I have a template tag where I want to exec a .do... Below is the template.jsp, the .jsp it ulitmately wants to include, config file specifying action, and stack dump... It hits the action perform as expected and returns the correct .jsp string on success. I receive a

FW: template tag question

2002-01-11 Thread Vaillancourt, Richard
oops, sent a little early -Original Message- From: Vaillancourt, Richard [SMTP:[EMAIL PROTECTED]] Sent: Friday, January 11, 2002 4:20 PM To: 'Struts Developers List' Subject: template tag question I have a template tag where I want to exec a .do... Below is the

upload file using struct FormFile

2002-01-11 Thread Yiru Zhang
Hi, This is may not a question regarding to the development. But I hope experts in this mail list can help me. Thanks. I am experiencing a strange problem when we use FormFile to upload a binary file. After the upload, the checksum of binary file is changed, even though the size is still

Re: Form beans and JAXB........

2002-01-11 Thread Jon Ferguson
Hi Niraj, There's another thread going on a similar lines... for some reason I hadn't thought of using JAXB. One possibility was Castor which does a similar thing in another way. Only apparently the builtin validation is not specific enough. It does work with W3C Schemas which the Java site

DO NOT REPLY [Bug 5821] New: - Upload failed on load some binary file.

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

Re: DO NOT REPLY [Bug 5821] New: - Upload failed on load some binary file.

2002-01-11 Thread Incze Lajos
Upload failed on load some binary file. Summary: Upload failed on load some binary file. Product: Struts Version: 1.0 Final Platform: PC OS/Version: Other Status: NEW Severity: Blocker Priority: Other