On 3/12/07, Mark Menard <[EMAIL PROTECTED]> wrote:
On 3/12/07 1:53 PM, "Paul Saumets" <[EMAIL PROTECTED]> wrote:
> In your struts.properties file declare the following line:
>
> struts.ui.theme=simple
Or, in struts.xml,
The struts.xml setting being the preferred approach.
- HTH, Ted
:) That's what I figured out and implemented. Thanks for the quick
help.
-Original Message-
From: Mark Menard [mailto:[EMAIL PROTECTED]
Sent: Monday, March 12, 2007 5:22 PM
To: Struts Users Mailing List
Subject: Re: Struts 2 newbie question
On 3/12/07 1:53 PM, "Paul Saumet
On 3/12/07 1:53 PM, "Paul Saumets" <[EMAIL PROTECTED]> wrote:
> In your struts.properties file declare the following line:
>
> struts.ui.theme=simple
>
> then just wrap whatever you'd like around your input tags.
That to me is a hammer-like solution. This will change all of his forms to
use the
]
Sent: Monday, March 12, 2007 2:36 PM
To: Struts Users Mailing List
Subject: Re: Struts 2 newbie question
You'll have to modify the associated template within your project.
The actual form template (from the default xhtml) is wrapping inputs
into a table, each input is appended has a row in
L PROTECTED]
To: user@struts.apache.org
Sent: Mon, 12 Mar 2007 14:23:14 -0400
Subject: Struts 2 newbie question
How do you modify the alignment of a button? Currently I'm using the
following in my jsp:
which produces a button on one line. I'd like to combine severa
In your struts.properties file declare the following line:
struts.ui.theme=simple
then just wrap whatever you'd like around your input tags.
Regards,
Paul
_
From: King, Leon C [mailto:[EMAIL PROTECTED]
To: user@struts.apache.org
Sent: Mon, 12 Mar 2007 14:23:14 -0400
Subject: Str
You'll have to modify the associated template within your project.
The actual form template (from the default xhtml) is wrapping inputs
into a table, each input is appended has a row into it.
- Pascal
King, Leon C wrote:
How do you modify the alignment of a button? Currently I'm using the
How do you modify the alignment of a button? Currently I'm using the
following in my jsp:
which produces a button on one line. I'd like to combine several
buttons on the same line.
Thanks,
Leon
On 11/30/06 4:40 PM, "walidito" <[EMAIL PROTECTED]> wrote:
Quick caveat, I haven't used the methodology, but I might start now.
> and I don't understand this stuff :
> in struts.xml
>
> the tutorial says :
> The "method={1}" attribute is replaced with "method=input".
> Why ? Can someone explain
n someone explain me why it is replaced by this particular method,
and give me another simple example if possible.
thanks
Walid
--
View this message in context:
http://www.nabble.com/struts-2-newbie-question-tf2734508.html#a7628558
Sent from the Struts - User mail
10 matches
Mail list logo