[Actionframework-users] Automatic Menu
Status: Inactive
Brought to you by:
ptoman
From: David W. <da...@su...> - 2002-06-18 01:15:13
|
Hi, I wrote the other day about automatically populating the context with some values, eg the Action. Now I want to be able to access more things about ActionServlet from the context. I want to build a menu of available actions automatically. If we organize the components and actions within them then I think I can use a list of components/actions as my menu (a combobox in the header of items to jump to). Obviously not all actions should be listed (I guess firstly only gets and not posts, maybe I will use a standard interface for all components that will allow me to check for valid actions for the menu or something). Anyway the starting point is to make available to the context all components and actions. Does anyone know how to do that? Thanks Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites. |