quick simple question

2005-06-28 Thread ori
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

can struts handle a variable number of form fields?

2005-03-28 Thread ori
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? ---

Re: can struts handle a variable number of form fields?

2005-03-28 Thread ori
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

compiling tiles definitions

2005-03-17 Thread Ori Schwartz
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: [