How to pass OGNL expressions to JSP includes

2008-05-19 Thread Wes Gamble
All,It's been a while since I've done any Struts (JSP for that matter) development, and I'm trying to get started with Struts 2.Here's a very simple template that pulls in an include that provides the ... content for the page.<%@ taglib prefix="s" uri="/struts-tags" %>  " />  " />I have an act

Re: How to pass OGNL expressions to JSP includes

2008-05-19 Thread Wes Gamble
Sr. Web Applications Developer > Nuvox Communications > > > > > From: Wes Gamble <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Mon, 19 May 2008 16:25:26 + > To: > Subject: How to pass OGNL expressions to JSP includes > > All, > > It

Re: How to pass OGNL expressions to JSP includes

2008-05-19 Thread Wes Gamble
are at least a couple of links in the > documentation to OGNL. I would check that first, as to EL there are tons of > links on the Œnet, just Google it. > > Regards, > Randy Burgess > Sr. Web Applications Developer > Nuvox Communications > > > > > From: Wes Gam