Validation and automatic form bean generation

2001-02-15 Thread Martin Cooper
I'm signed up for the Struts 1.1 task entitled "XML --> ActionForm Code Generator", and am working on such a tool at the moment. There has been a fair amount of discussion on various types of validation recently, so I wanted to throw this variant into the mix and see what people think. Server-sid

JAXP 1.1 released

2001-02-15 Thread Wong Kok Wai
JAXP 1.1 Final has been released. Perhaps the reason for not using SAX2 now is gone?

exception: IncompatibleClassChangeError?

2001-02-15 Thread Katarina Nelson
Hi, I´m changing my struts tags from the old lib (struts.tld) to those three news (html, logic & bean) and get this strange exception. Do somebody knows what I do wrong? Thanks, Katarina *** Error: 500 Location: /um/login.jsp

RE: LinkTag

2001-02-15 Thread Howard Moore
Another problem with including in-page links using something like as you suggest is that you can't set parameters using the 'name' or 'paramXXX' attributes because it would produce something like; not > -Original Message- > From: Howard Moore > Sent: 29 January 2001 09:21 >

Online documentation

2001-02-15 Thread Alan Yackel
Hey, minor thing I noticed on the online documentation on the web page. The page for the html tags list the descrition for hidden as "Render A Checkbox Input Field ". Alan Yackel