y isn't viable, but it
> really depends on your exact security requirements.
>
> This is a topic that's discussed alot, both here on the Struts lists,
> and in other web development forums, so I'd recommend doing some reading
> to get a feel for the solutions others
Hi everyone,
I think I have a very basic question here, but after spending some time with
google I haven´t found a real solution to this question: What is the best way
to secure a struts webapplication to be sure, that only logged in users are
allowed to do some special action and access some s
Hi everyone,
I just played around a little bit with Struts 1.3.5 and did some nice tests
with the new ComposableRequestProcessor, which is definately an improvement
against the usual RequestProcessor! Compliments to the developers!
But now I came to a question: I created my own AuthorizeActio
Hi everyone,
I´m going to launch a completely new webapplication in closer future. Now I
came to the question, which framework to choose best. After looking at the
struts page I already found 3 different versions: 1.2.x, 1.3.5 and 2.0.
I have worked a lot with the 1.2.x-series in the last year -
Hello everyone,
I´m returning to a problem I already had, but after googling for a while I
could not find a good solution to that. So I´d like to ask you again, hoping
that someone has a solution and I simply overlooked something.
How do I forward to the same page I was coming from? The typical
general problem, where you don't know in
> your SwitchLanguage action where to return, it gets rather harder. See
> my post earlier today on this topic for some suggestions for that problem.
>
> L.
>
> Thomas Hamacher wrote:
> > Okay - here are some more details:
> >
On Thursday 17 November 2005 04:24, Craig McClanahan wrote:
> Does shale add jsf features Struts?
>
> > If I add MyFaces to Struts, can existing struts web app has jsf features?
>
> No, Shale does not do that ... it is completely independent of Struts
> 1.xcode ... but there is an alternative libra
wonder what would be
the best way, as I think refering back to one page and mulit-language-support
should be one of the standard-issues on modern webapplication.
I hope that helps a little..
Thanks
Thomas
On Thursday 10 November 2005 22:31, Laurie Harper wrote:
> Thomas Hamacher wrote:
>
Hi,
as we had a few display:*-tag questions in here in the last days I wonder if
anyone found a solution to this problem:
I´m using the display:* together with Struts 1.2.7 and this works quite good
so far. But I´m experiencing the following problem now:
I´m using a wrapper/decorator to create
Thomas
On Thursday 10 November 2005 12:13, Thomas Hamacher wrote:
> Hi,
>
> just a quick question:
>
> I want to replace the following:
>
> javascript:newWindow('popup-faq.jsp?txt=date','350', '500')
>
> with the html:rewrite. So I added
Hi,
just a quick question:
I want to replace the following:
javascript:newWindow('popup-faq.jsp?txt=date','350', '500')
with the html:rewrite. So I added an entry into my struts-config and my
tiles-def and changed it to:
javascript:newWindow('?txt=date','350',
'500')
Now a want to add the p
wed me
information about the current page, but not the refering-page.
I hope, this aren´t to many questions, but I really didn´t find any
information on this topic.
Thank you in advance
Thomas
On Monday 07 November 2005 18:05, Michael Jouravlev wrote:
> On 11/7/05, Thomas Hamacher <[
Danny,
thank you very much for this ideas. Unfortunately the "display"-stuff together
with the request.getRequestURL() doesn't work for me either, because I am
working with tiles and therefor the requestURL is not correct. So I am pretty
interested in what you do with the "lastAction"-Attribute
Hi everyone,
I have the following problem and cannot find a real solution to it. Usually
this should be a common and known problem, so I'm wondering if I anyone has
found a solution to this.
I have internationalized my struts 1.2.7 application through tiles and the use
of ResourceBundle an jav
Hi everyone,
I'm runnig Struts 1.2.7 with tiles and I am wondering if it is possible to
call an action-link, that is defined in the struts-config.xml without calling
the defined action-class and the corresponding execute/perfom-method.
Right now I have the problem that I have html:links and refe
15 matches
Mail list logo