Josh McDonald wrote:

Quick question, is it possible to make <html:form> generate an id="" ?
styleId, reference the taglib docs: http://struts.apache.org/struts-doc-1.2.x/userGuide/struts-html.html#form

Or to generate a name="" that's not based on the name of the form bean?
I'm not sure why you'd want to that.

The whole setup of the <html:form> taglib doesn't make a lot of sense
from where I sit really :(
It makes sense if you're using form beans. If you're not using the Struts form processing stuff then no, it wouldn't.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to