I have been using the sslext library for some time. I have only
used it
with Struts 1.1 and 1.2 though, never with 1.3.
As for your concerns regarding the custom controller/processor class,
sslext comes with a SecureTilesRequestProcessor class. I have been
using
it with tiles without issue.
I have been using the sslext library for some time. I have only used it
with Struts 1.1 and 1.2 though, never with 1.3.
As for your concerns regarding the custom controller/processor class,
sslext comes with a SecureTilesRequestProcessor class. I have been using
it with tiles without issue.
Huh. Completely the wrong post to reply to. Sorry folks... this of course was
meant for the "Oracle Sequence" question.
Brett
Quoting Brett Connor <[EMAIL PROTECTED]>:
> selecting max... isn't a viable solution, because of other sessions as you
> say.
> Assuming you're at least using Java, you
selecting max... isn't a viable solution, because of other sessions as you say.
Assuming you're at least using Java, you might want to look at
java.sql.Statement.getGeneratedKeys()
Oracle database returns generated keys in the 'C' i/f, my memory's rusty for
JDBC but I know there is a way somewher
Randy Shepherd wrote:
The latest version of SSLEXT seems to be for Struts 1.2.2, is there a
newer version, or have people had success implementing the 1.2.2 version
of SSLEXT with Struts 1.2.7?
I haven't used sslext, but Struts 1.2.7 should be similar enough to
1.2.2 that you shouldn't have a
2005/12/6, Jim Reynolds <[EMAIL PROTECTED]>:
> If I put a object into the request, and switched protocols, the
> request object was no longer found? Since most struts work has
I see that when sslext switches from a protocol to another what is
really happening is: a redirect is sent in the response
Jim Reynolds wrote:
If I put a object into the request, and switched protocols, the
request object was no longer found? Since most struts work has
something to do with passing requests around, how can this sslext work
in a dynamic environment.
I hope I am doing something wrong. I followed the i
es complete sense how it
works.
I am going to configure this tonight into my system and give it a try. Looks
like a clean implementation.
Scott
-Original Message-
From: Daniel Perry [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 06, 2005 11:08 AM
To: Struts Users Mailing List
> If I use the action mapping and forward to a full url specifying the
> type [http, https], then I have to do a redirect, and then the jsp
> page shows up in the url, and that is not good. So I hate that idea.
Why does the jsp have to show up in the url? Why not redirect to a full
struts url, eg
Jim Reynolds wrote:
Then I found the sslext at sourceforge ... but cannot find any
information on how this works, how to configure, etc. And the mailing
lists look like a ghost town.
http://struts.apache.org/struts-doc-1.2.x/faqs/ssl.html
--
Mark,
If you plan on using the SecureRequestProcossor, isn't it expecting EVERY
action config to have a className of the SecureActionConfig? Wouldn't it be
better for you to globally set the type so all actions use
secureActionConfig so you avoid case problems like this? (see action
"/Logon" whic
sources using the web.xml parameter
> was removed.
>
> http://struts.apache.org/userGuide/configuration.html#resources_config
>
> Niall
>
> - Original Message -
> From: "Tim Christopher" <[EMAIL PROTECTED]>
> Sent: Monday, February 07, 2005
February 07, 2005 2:49 PM
Subject: Re: sslext
> I upgraded to Struts 1.2 and that fixed the problem, thanks.
>
> ... I'm now gettting a new problem though - the Struts Validator does
> not appear to be called anymore, and it also has problems finding the
> properti
I upgraded to Struts 1.2 and that fixed the problem, thanks.
... I'm now gettting a new problem though - the Struts Validator does
not appear to be called anymore, and it also has problems finding the
properties file:
ApplicationDispatcher[/Web_Module]: Servlet.service() for servlet
debugjsp thr
TagUtils was added in the Struts 1.2 branch, so presumably you're using
Struts 1.1 or 1.0? If thats the case then are your probably using the wrong
version of sslext - either upgrade your version of struts or download the
appropriate version of sslext for the version of struts you're using.
Niall
Fixed now. Downloaded the latest version of sslext
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
16 matches
Mail list logo