On 12/5/05, Stanislav <[EMAIL PROTECTED]> wrote: > Before jsp page i have action that connects to db and gettering some data. On > values of this data > depends checking checkbox. How can i do this? I dont know how to have jsp > page with some of checked > checkbox..
In Struts JSP is used for presentation. Therefore, it is not clear how your business code (which is executed first) can depend on the output (which rendered next). Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]