RE: referencing javascript files from (action) jsp file

2010-10-14 Thread Guy Thomas
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

RE: referencing javascript files from (action) jsp file

2010-10-14 Thread Guy Thomas
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

RE: URL authentication

2010-08-09 Thread Guy Thomas
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:

URL authentication

2010-08-08 Thread Guy Thomas
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-

RE: Repopulating rich controls

2010-07-19 Thread Guy Thomas
; 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'

RE: Repopulating rich controls

2010-07-18 Thread Guy Thomas
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

Repopulating rich controls

2010-07-16 Thread Guy Thomas
In a form I use the struts2 action tag to populate a drop down list: Select an action: Specify search terms:

RE: where is the datepicker in struts2-core-2.1.8.1

2010-07-11 Thread Guy Thomas
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

Struts2: Referring to resources (images, stylesheets, ...)

2010-06-02 Thread Guy Thomas
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