ate: Sun, 2 Mar 2014 20:30:05 -0700
> Subject: Re: Struts 2: Howto render output as HTML?
> From: ken.mcwilli...@gmail.com
> To: user@struts.apache.org
>
> If you want this behaviour for the whole application then set
> struts.ui.theme to simple, inside struts.xml. Like so:
>
If you want this behaviour for the whole application then set
struts.ui.theme to simple, inside struts.xml. Like so:
Since you mentioned a single page, you can do that too, you can even have a
single struts2 UI tag render under a different theme, these various options
are listed here:
http:
Hello guys!
I use struts 2.3.15.3.
I have created a form with code like:
...
I would like the output to be rendered as HTML and not XHTML.
I found this tag for struts
1.x:
Hi all,
is there a way to avoid that the action property is
rendered with the application name (e.g
--> ) ?
What i need for a special case is that the output is .
If this is not possible , is it possible to use the normal html-form
() tag and bind it to an actionForm ?
regards
ivan
---
4 matches
Mail list logo