Have a look at the implementation of the plugin's interceptor:
http://struts2-ssl-plugin.googlecode.com/svn/trunk/plugin/src/main/java/
com/googlecode/sslplugin/interceptors/SSLInterceptor.java
Just change it so that it looks at something else instead of the
annotation.
-Jake
-Original Mes
What about using s:checkboxlist with a single-item list?
-Jake
-Original Message-
From: bhaarat Sharma [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 12, 2007 4:36 PM
To: Struts Users Mailing List
Subject: Re: preselect
tried it and doesnt work :(
this is a real drawback that st
space setting of your package?
- Gary
Jake Robb wrote:
> I have an action called MainMenu. It's defined as follows:
>
>
> mainMenu
>
>
> (I'm using the Spring plugin - mainMenuAction is the name of the
spring
> bean)
>
I have an action called MainMenu. It's defined as follows:
mainMenu
(I'm using the Spring plugin - mainMenuAction is the name of the spring
bean)
I want MainMenu to be accessible at the following URL:
http://server/main/MainMenu.action
And, as expected, it is ava
I've used DisplayTag with S1 before, with excellent results. I'm also
using it in S2 in a few cases, and it's working fine.
However, now I want to use it to render a form. Each row in the table
will contain a couple of input tags, and the table as a whole represents
a single List on my action.
I think you're looking for bean:write.
-Jake
-Original Message-
From: Pavel Sapozhnikov [mailto:[EMAIL PROTECTED]
Sent: Friday, October 12, 2007 1:25 PM
To: Struts Users Mailing List
Subject: s:property from S2 in S1
Hi I have a question. So in S2 you have s:property which just takes fr
a form; I
just can't submit back to the action and have it fill in my object.
Am I the only one that thinks that the current S2 way is a huge pain?
-Jake Robb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ze() > 0}
(I didn't test it, I'm just guessing)
-W
On 10/10/07, Jake Robb <[EMAIL PROTECTED]> wrote:
> Pardon me for being totally new to OGNL, but what would be the
> equivalent of ${not empty rules}?
>
> -Original Message-
> From: Wes Wannemacher [
On 10/10/07, Jake Robb <[EMAIL PROTECTED]> wrote:
> Okay, this might be a question for the dev list, but bear with me for
a
> minute.
>
> My application is currently using Struts 2.0.8. I read about some
> security and bug fixes in 2.0.9 and 2.0.10. According to the Struts
>
on:
Is that a deliberate change? If so, why, and what is the new way to
accomplish what I was doing before?
And a side question: once a version is "complete" in JIRA, what else has
to happen before that version becomes GA?
Thanks,
Jake Robb
-
proaches (indexed and mapped
setters, and changing the name properties on the textfield tags accordingly),
but I did some googling and found this:
http://www.mail-archive.com/user@struts.apache.org/msg60905.html. It seems to
me that the approach I described above is the same as the one described in that
message.
I'm thinking this is a typical greenie mistake, and I'm hoping someone here can
set me straight.
Thanks,
Jake Robb
11 matches
Mail list logo