At 4:35 PM +0000 4/3/04, Robert Leland wrote:
Every since I applied the patch to allow the validator to work,
with multiple forms, there has been one thing that has bothered me:

The JavaScriptTag requires the name of the form.

So now both the form name and the action name are required in the JSP, and this increases the coupling.

How about we change it to take an 'action' instead of a form name ?
That way the JSP need only know about the actions.

If you did that, how would it know whether to use the 'path' or the 'name' to look up the validation rules?


I don't love the coupling, but I'm not thinking of a great solution.

Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin


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



Reply via email to