Hello. I want to show on the first page of my web application, the struts
version I use. Is there a way to extract it dynamically?
Thank you.
--
View this message in context:
http://www.nabble.com/Struts-version-tp15589157p15589157.html
Sent from the Struts - User mailing list archive at Nabble
= runtimeConfiguration.getActionConfigs();
Gary Affonso wrote:
>
> George Dadulescu wrote:
>> Hi.
>> Is there any possibility to get the list of all the action names defined
>> in
>> struts.xml ?
>
> It's in the RunTimeConfiguration. Something like...
>
&g
Hi.
Is there any possibility to get the list of all the action names defined in
struts.xml ?
Struts must have a map or something where it keeps all the action names I
presume ...
Thanks.
George
--
View this message in context:
http://www.nabble.com/Get-the-list-of-all-action-names-defined-in-st
Just add the tile listener in the web.xml file of your application and set a
tiles result type in the struts.xml file.
On 8/31/07, Eugen Stoianovici <[EMAIL PROTECTED]> wrote:
>
> I'm using using struts 2.0.9 with springframework 2.0.6 and i want to
> use tiles as a template engine. Now in struts
Hi. I've just started using struts 2 and I need a little help from you guys.
I tried to integrate tiles with struts but I don't have all the info. I
added the struts-tiles plugin, the listener "
org.apache.struts2.tiles.StrutsTilesListener" and I added the
in my struts.xml but no
5 matches
Mail list logo