Hi,
I am building a web application with Struts2 and Tomcat 5.5 as the web
container. One action parameter is passed as part of the URL and may
contain Unicode characters:
{1}
/ShowArticle.jsp
The tag encodes this parameter as UTF-8, and I declared in my
tomcat server.xml the matchin
Dave Newton wrote:
--- Alex Funk <[EMAIL PROTECTED]> wrote:
Is this a bug or a feature?
"root" may refer to the root of the OGNL stack, but I
can't verify that at the moment. You could probably
test that theory, though.
Thanks for the reply, Dave.
Yes, returns the valu
Hi,
after some debugging I found that I can't use any identifier starting
with 'root' as status in s:iterator. The following code in my jsp:
---
#stat.index =
#root.index =
#rootAtTheBeginOfIdentifier.index =
3 matches
Mail list logo