RE: integrating struts2 with a CMS

2017-02-05 Thread lists
Is there any out of the box solution using other view framework such as SiteMesh that can get contents from JCR compatible CMS? -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Saturday, 4 February 2017 2:32 PM To: Struts Users Mailing List Subject: Re: int

[s2] formbean reset() equivalent?

2007-02-16 Thread Mailing Lists
How do you initialize values to use in a form? I tried just initializing the value in the action and referencing it in the form, but the value is not set. In action: private String test = "tesing"; in form:

[OT] Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-30 Thread Lists
ve/bar him from the struts lists. You're kidding, right? Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --

html:form action and relative URLs addressed in 1.2 ?

2005-03-17 Thread lists
Hello, I have been building a fairly large Java webapp for 3 years now, and it was originally using Struts 1.0. Due to search engine optimization, we ended up doing lots or URL manipulation via mod_rewrite. But then the problem was that when the user submitted the struts form, it would lose t

Struts forms and relative URLs fixed in 1.2 ?

2005-03-16 Thread lists
Hello, I have been building a fairly large Java webapp for 3 years now, and it was originally using Struts 1.0. Due to search engine optimization, we ended up doing lots or URL manipulation via mod_rewrite. But then the problem was that when the user submitted the struts form, it would lose t