Re: Struts and Xdoclet

2003-10-23 Thread Anders Hermansen
Yes, that's because XDoclet has to know that ValidatorForm is an ActionForm. It can't do that without struts.jar, because that's where the information about ValidatorForm extends ActionForm is. Anders * Timothy Stewart ([EMAIL PROTECTED]) wrote: Figured out my own problem. It seems that you

Re: Access to the form bean from jsp?

2003-09-27 Thread Anders Hermansen
/ This is all from memory, so I hope it's correct. Hope this helps, Anders -- Anders Hermansen YoYo Mobile as - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Iteration without Javacode

2003-08-03 Thread Anders Hermansen
. request.setAttribute(bk2, new BuchKatalog().getBuecher()); Then you can remove that scriptlet because the attribute is set in your action. Anders -- Anders Hermansen YoYo Mobile as - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Call methods from JSTL

2003-08-03 Thread Anders Hermansen
this helps, Anders -- Anders Hermansen YoYo Mobile as - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Question about ActionErrors html:errors

2003-01-31 Thread Anders Hermansen
not filled/bbr Add also: errors.header = These errors occured:ul errors.footer = /ul you get the idea... Hope this helps, Anders -- Anders Hermansen YoYo Mobile as - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands