Thank you, this works. I would like to draw your attention to possible problems
with the struts head tag. See below.
Domain Security Administrator: Pas gebruiker aan
" rel="stylesheet"
type="text/css">
" type="text/javascript">
"
type="text/javascript">
is converted into:
Domain Security A
javascript files from (action) jsp file
On Thu, Oct 14, 2010 at 9:36 AM, Guy Thomas wrote:
> What am I doing wrong?
>
Using relative paths.
Dave
-
Aan dit bericht kunnen geen rechten worden ontleend. Alle berichten naar dit
professioneel e-mailadres kunnen door de wer
I was thinking of using declarative security (in web.xml) for resource
authorization. Is this a good idea? Is it enough?
-Oorspronkelijk bericht-
Van: CRANFORD, CHRIS [mailto:chris.cranf...@setech.com]
Verzonden: maandag 9 augustus 2010 15:50
Aan: Struts Users Mailing List
Onderwerp: RE:
I am adding authentication to a Struts2 web application by implementing an
authentication interceptor.
With an interceptor, as far as I understand, you can prevent non-authenticated
perons from accessing specific actions.
However, suppose somebody forwards a URL to a specific pdf-file to a
non-
;
if (bookAction.equals (SEARCH) && (searchString == null ||
searchString.equals ("")))
addActionError (getText ("bookindexer.error.search.nosearchstring"));
}
So I did everything as explained on the referred web page, but it didn'
rs Mailing List
Onderwerp: Re: Repopulating rich controls
From the Struts 2 FAQ
http://struts.apache.org/2.1.8.1/docs/how-do-we-repopulate-controls-when-validation-fails.html
On Fri, Jul 16, 2010 at 4:40 AM, Guy Thomas wrote:
> In a form I use the struts2 action tag to populat
In a form I use the struts2 action tag to populate a drop down list:
Select an action:
Specify search terms:
Just integrated jquery datepicker in my application:
- maven dependencies:
com.jgeppert.struts2.jquery
struts2-jquery-plugin
2.2.0
com.jgeppert.struts2.jquery
struts2-jquery-grid-plugin
2.2.0
com.j
I have to refer in a Struts2 environment to resources on a
jsp page so that they are found whether this page that is the result of a
Struts2 action or the result of a direct link.
Thank you,
Guy Thomas
-
Aan dit bericht kunnen geen rechten worden ontleend. Alle berichte
9 matches
Mail list logo