yes, it´s simple. You set the location for an action and in this action you forward to a page, and you can handdle the rest as if you were not using struts menu, I mean, it shouldn´t affect your tiles definition.
Sorry for my poor english.

"Otto, Frank" <[EMAIL PROTECTED]> escribió:
Hi,
 
thanks for your answer.
 
In this way I can use a struts-action as link in the menu and set a location in my action class? But I don't no exactly, what is with the tiles definition. How must be my forward?
 
 
kind regards,
 
Frank
 
 
-----Ursprüngliche Nachricht-----
Von: analia infante [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 22. Juni 2005 14:32
An: struts-menu-user@lists.sourceforge.net
Betreff: Re: [struts-menu] Nice Looking Tabbed Menu Example

Hi, when you instanciate MenuComponent
you can set a location, this can be the action to go after a click.
MenuComponent mc = new MenuComponent(); 
mc.setLocation( /index.jsp?People);
 
I hope this can help,

if it isn't clear ask again please
 
              
"Otto, Frank" <[EMAIL PROTECTED]> escribió:
Hi,

I want to use the Nice Looking Tabbed Menu. How can I call an struts-action, if I clicked on a menu item?

The link looks like /index.jsp?People. How ist the link for a struts action?


kind regards,

Frank


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
struts-menu-user mailing list
struts-menu-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-user


1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
Abrí tu cuenta aquí


1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
Abrí tu cuenta aquí

Reply via email to