Seems that you hit the jsp first and then the actionbean after a submit. You
should always hit the actionbean first in an initial call- called the
pre-action pattern in Freddys book.
Regards
Søren
Den 07/11/2010 05.34 skrev "Nikolaos Giannopoulos" <nikol...@brightminds.org
>:
Mike,
MenuViewHelper is an ActionBean (sorry if the name is a little
deceiving). <s:url constructs a URL to the ActionBean and the
jsp:include includes the ActionBean which essentially processes the
default handler on the ActionBean and forwards to a a JSP.
Instead of building a menu in the JSP do whatever you like with your
tabs and authorization. It really doesn't matter whether its a menu or
tabs its the idea that is key i.e. what I gave you was the key part
which is how to inline / embed the output of the view of an ActionBean
inside a JSP.
Simply place the block I gave you below within a layout-component tag in
a nested layout and render and voila you are golden.
What do you feel is still missing?
--Nikolaos
dimension123 dimension123 wrote:
> Nice. I had actually ordered that book this morning before eve...
> <nikol...@brightminds.org <mailto:nikol...@brightminds.org>> wrote:
>
> Mike,
>
> What you...
> <mailto:Stripes-users@lists.sourceforge.net>
> > https://lists.sourceforge.net/lists/listinfo/stripes-users
> >
>
>
> ---------------...
> <mailto:Stripes-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
--
Nikolaos Giannopoulos
Director of Information Technology
BrightMinds Software Inc.
e. nikol...@brightminds.org
w. www.brightminds.org
t. 1.613.822.1700
c. 1.613.797.0036
f. 1.613.822.1915
------------------------------------------------------------------------------
The Next 800 Compan...
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users