quot; uri="http://java.sun.com/jsp/jstl/core"; %>
Now it doens't complains with the expression and worked perfectly!
Thanks!
- Original Message -
From: "Marcio Ghiraldelli" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday
ot;Michael Jouravlev" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, March 07, 2006 4:22 PM
Subject: Re: Template action include
On 3/7/06, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote:
worked ok, it keep the request values and integrate ok the
out
On 3/7/06, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote:
> worked ok, it keep the request values and integrate ok the
> output, but:
>
> " />
> "According to TLD, the attribute URL can´t accept any expression"
You can copy request parameter to request attribute (say, to "action")
and
g to TLD, the attribute URL can´t accept any expression"
- Original Message -
From: "Michael Jouravlev" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, March 07, 2006 3:11 PM
Subject: Re: Template action include
Do or not work for
Do or not work for you?
On 3/7/06, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote:
> Hello,
> I am including an Struts action inside an JSP file, passed by GET as an
> "action" attribute, exposing with bean taglib:
>
> GET: template.jsp?action=List.do
>
> template.jsp:
>
> (...
Hello,
I am including an Struts action inside an JSP file, passed by GET as an
"action" attribute, exposing with bean taglib:
GET: template.jsp?action=List.do
template.jsp:
(...)
page="<%=request.getParameter("action")%>" />
(...)
but I ne
6 matches
Mail list logo