Re: [Stripes-users] stripes layout

2010-07-30 Thread spliffy
Yeah, that's a lot better - i must have got stuck in a 'stripes frame of mind'. Always a good idea to step back to web page fundamentals now and again :) I would thank you but nabble says 'Please respect mailing list etiquette: Avoid small talk such as Thank you, Great...' Oscar Westra van

Re: [Stripes-users] stripes layout

2010-07-30 Thread spliffy
Thanks but for my little site that's a bit too much work (who wants that eh?). In fact, there's more code there than in all my action beans combined :blush: -- View this message in context: http://old.nabble.com/stripes-layout-tp29296412p29304474.html Sent from the stripes-users mailing list

[Stripes-users] stripes layout

2010-07-29 Thread spliffy
Hi, I'm using the stripes layout manager. included in my 'header.jsp' is a nav bar. I'm looking for an elegant way to highlight the currently selected page in the nav bar. The best I 've come up with so far is to pass a 'pageSelected' parameter in my pages, like so: stripes:layout-render

Re: [Stripes-users] stripes layout

2010-07-29 Thread spliffy
I've made it a bit more concise by using just EL instead of c:if tag in my menu, for example :- code about.jsp About Us /code It seems ok I suppose. anything better would be appreciated. Ta. -- View this message in context: http://old.nabble.com/stripes-layout-tp29296412p29296569.html Sent