shenxiaojing wrote:
http://struts.apache.org/2.1.8/docs/generator.html
Example Three doesn't work!!!
Unless I'm mistaken the documentation (in this case in the code
comments) is not correct. It doesn't put it in the PageContext, it puts
it into the context that's a part of the OGNL ValueStac
From: "j...@researchtogether.com"
To: user@struts.apache.org
Sent: Sat, October 17, 2009 10:12:45 AM
Subject: Redirect Action and wildcard methods
Hi,
I have the following actions set up:
/WEB-INF/jsp/pages/PostCategory.jsp
/
Hi,
I have the following actions set up:
/WEB-INF/jsp/pages/PostCategory.jsp
/WEB-INF/jsp/pages/PostTopic.jsp
displayCategory
/WEB-INF/jsp/pages/DisplayCategory.jsp
/WEB-INF/jsp/pages/Topic.jsp
Hello,
2 years now from your question I wonder if you solved this. I'd like to do
exactly the same thing... redirecting any non existing action or error from
the user when entering the actin URL to the home page. (I mean, any 404
error)
At first I thought about using httpd error handling for this
i *think* she wants to use the new tiles2.2.x features
i requested a specific usecase but havent heard back
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vor
No out of the box way of dealing with that. You can send your jsp code /
Action code to see if we can figure out what is wrong.
Denis.
james billa a écrit :
Hi - I am using struts 2.1.6. From my jsp on submitting the form, the
control goes to my action class, methods prepare() and validate() g
What code are you using to output this message? Is it a s:text? a
s:property?
Alex Siman a écrit :
I just have found that Struts 2.1.8 escapes messages, so instead of message
(in browser) like:
User with email u...@example.com registered successfully.
now I get this one:
User with email
I concur. We are using struts 2.1.8 with WAS 6.1.0.27 and there is no
way around this variable. It is documented in our installation
procedure, and you will never get any filter based framework to work
unless you set this variable.
The default Websphere behaviour (without this variable that is
Make sure to use the tiles plugin as described in :
http://struts.apache.org/2.1.8/docs/tiles-plugin.html
I am using it, and have no issue so far with it. Your error seems to be
in the result you are redirecting to. How is your action tied up?
Denis.
Sommers, Elizabeth a écrit :
Is it possib
These tags are:
I have written about it in this thread already. Please, read this message:
http://www.nabble.com/Re%3A-Struts-2.1.8%3A-Do-we-need-to-escape-messages--p25927098.html
dcabasson wrote:
>
> What code are you using to output this message? Is it a s:text? a
> s:pr
10 matches
Mail list logo