va.sun.com/jstl/core_rt"; %>
After doing all this the EL is now being evaluated on the JSTL tags, and my JSP
page. 6 hours wasted on this stupid problem.
Thank you very much Paul and Wendy for all your help.
Felix
-Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
sun.com/jstl/core_rt"; %>
After doing all this the EL is now being evaluated on the JSTL tags, and my JSP
page. 6 hours wasted on this stupid problem.
Thank you very much Paul and Wendy for all your help.
Felix
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent:
On 6/30/06, Felix Khazin <[EMAIL PROTECTED]> wrote:
Another interesting thing is that say i do something like:
and then in my JSP i write, for example, ${test}. I get ${test} in the browser. So the
only time that ${test} gets evaluated is when i do a
That says your container is not evalua
er. So the only time that ${test} gets evaluated is when i do a
This is so frustrating...thank you for helping me out.
Felix
-Original Message-
From: Paul Benedict [mailto:[EMAIL PROTECTED]
Sent: Fri 6/30/2006 7:08 PM
To: Struts Users Mailing List
Subject: RE: Passing Struts request att
;mytags" tagdir="/WEB-INF/tags/" %>
Do I need to make a TLD, or can I just define rtexprvalue to be true in
my taglib line above?
Thank you!
Felix
-Original Message-
From: Paul Benedict [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 5:39 PM
To: Struts Users Mailing
can I just define rtexprvalue to be true in
my taglib line above?
Thank you!
Felix
-Original Message-
From: Paul Benedict [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 5:39 PM
To: Struts Users Mailing List
Subject: RE: Passing Struts request attribute to custom tag
In your TLD
nal Message-
From: Paul Benedict [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 5:26 PM
To: Struts Users Mailing List
Subject: Re: Passing Struts request attribute to custom tag
Can you explain in more detail how it doesn't work?
Felix Khazin wrote: Hi,
I am having a proble
ct: Re: Passing Struts request attribute to custom tag
Can you explain in more detail how it doesn't work?
Felix Khazin <[EMAIL PROTECTED]> wrote: Hi,
I am having a problem with a view using struts that I can't figure
out...
I have a controller that sets an attribute for ex
Can you explain in more detail how it doesn't work?
Felix Khazin <[EMAIL PROTECTED]> wrote: Hi,
I am having a problem with a view using struts that I can't figure
out...
I have a controller that sets an attribute for example:
request.setAttribute("pageSize", _pageSize);
In my view
9 matches
Mail list logo