RE: Struts and Data/Presentation Separation

2004-05-23 Thread Prasad, Kamakshya
Hi, This might help u.. http://www.onjava.com/pub/a/onjava/excerpt/java_xslt_ch5/index.html KP -Original Message- From: Josh Holtzman [mailto:[EMAIL PROTECTED] Sent: Monday, May 24, 2004 8:08 AM To: [EMAIL PROTECTED] Subject: Struts and Data/Presentation Separation Hello all, We a

RE: Validator Framework, WHAT's UP !!!!

2004-05-23 Thread Mark Mandel
What does your Application.properties file look at? (or whatever you call your resource file) Mark -Original Message- From: ksitron [mailto:[EMAIL PROTECTED] Sent: Sunday, 23 May 2004 7:22 AM To: Struts Users Mailing List Subject: Validator Framework, WHAT's UP I'm using the 1.1

Struts and Data/Presentation Separation

2004-05-23 Thread Josh Holtzman
Hello all, We are considering employing a solution that would enable us to store data in an XML format, and use XSL to format the data into various document types - html, text, pdf, etc. We intend to have a transformation engine located within our web application, and when a request is made fo

Focus Question?

2004-05-23 Thread bensifuentes
Currently, I have a function defined within my DynaValidatorForm which checks the elements of the form and returns the first element which contains data so that I can place a focus call on the field like so: #= # Code snip #=

Re: The element

2004-05-23 Thread Axel Groß
Hi Paraman! Maybe I'm wrong, but if I remember right, it sets the property of the ActionMapping. regards, Axel On 2004-05-23 at 10:08:44 +0800, Paraman wrote: > Hi all, > I am puzzled about the behavior of the element when it is nested in > an element. I thought it was setting the properties

struts-validator - Using constants in property attribute

2004-05-23 Thread Axel Groß
Hi there! Got a small problem with the constants in the validation.xml, which I couldn't solve using the docs and google. What I do is using the validator for indexed properties and using javascript to jump to the right field, if somebody clicks on the errormessage. validation.xml: systemcurr