drop down menu/submenu

2004-08-20 Thread Research labs
Please, is there anything built into Struts for creating drop down menu/submenu? If there isn't, can you please suggest the best way to go about this. I want my users to be able to go from one jsp screen to another by choosing from a menu item. Thank you. Ola

RE: drop down menu/submenu

2004-08-20 Thread Dhaliwal, Pritpal (HQP)
http://www.raibledesigns.com/struts-menu/index.jsp -Original Message- From: Andrew Close [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 11:38 AM To: Struts Users Mailing List Subject: Re: drop down menu/submenu On Fri, 20 Aug 2004 19:23:20 +0100 (BST), Research labs [EMAIL

RE: drop down menu/submenu

2004-08-20 Thread Jim Barrows
-Original Message- From: Andrew Close [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 11:38 AM To: Struts Users Mailing List Subject: Re: drop down menu/submenu On Fri, 20 Aug 2004 19:23:20 +0100 (BST), Research labs [EMAIL PROTECTED] wrote: Please, is there anything

RE: drop down menu/submenu

2004-08-20 Thread Research labs
Users Mailing List Subject: Re: drop down menu/submenu On Fri, 20 Aug 2004 19:23:20 +0100 (BST), Research labs [EMAIL PROTECTED] wrote: Please, is there anything built into Struts for creating drop down menu/submenu? yep. check out the html:select html:option