Hi,

Is there a tag library out there to do this (or is it part of the struts taglib or JSTL and I'm just missing it... or is it a bad idea? :-)...

I would like to allow the user to make a menu choice and
have the input forms change (I suppose a page reload or forward would be okay) when they make different choices from the menu.


 The static way I would think of doing this would be to have
 a page that lists the choices as links or forwards. The user
 clicks on one, and it forwards to a page that is statically
 configured for what inputs are relevant to that choice.

 Dynamically, I suppose this would be done with Javascript,
 so that the inputs for the choice appear immediately on
 the page without a reload.

Is there an example for this?

Thanks!
==Leonard


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



Reply via email to