Hi there,

I have a small site with some informations which are stored in a
database. A method for administrations reason is added to change the
content (names) of the datasets.

Now, I will add these names to my navigation.

I have a action like this:

<action name="Admin" class="bean.Admin">
   ...
</action>

This action edits the content of the bean "System".

I will add this bean content to all other actions in my navigation, but
I don't know the right way to solve this problem. Any suggestions?

Thx!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to