currently i map all *.do requests to the action servlet.
i have an action at myHost/action.do.
i also want myHost/action to map to that same struts action.
how can i do this?
thanks a lot.
-
To unsubscribe, e-mail: [EMAIL P
i have a form with fields like this:
field1,
field2,
field3,
...
fieldN
where N varies with each request. a jsp dynamically emitts the
tags as necessary.
can i use the struts validator on such a form so that a field is validated
iff it is present?
---
To clarify my previous post:
I have a series of identical fields; the quantity varies per user.
For example, if I was keeping track of a user's friends and allowed the user
to edit their friends' names from a list, I would have a series of text
boxes:
friend1,
friend2,
...
friendN
Each text box
I'm interested in compiling/translating static tiles definitions (from
tiles-config.xml) into jsps. Has anybody done this? Any suggestions?
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
4 matches
Mail list logo