2014-05-28 6:34 GMT+02:00 Alireza Fattahi :
> Meanwhile, I tried to find a way to pass textprovider to jsp. But I could not
> find a way
>
> public class BaseActionSupport extends ActionSupport{
>
> //Same as ActionSupport
> private TextProvider Provider; //with setter and getter
In struts 2 the
(is equivalent to...)
JSTL: ${pageTitle}
I use JSTL version which is more compact.
Can we do the same thing with application messages?! To get text from message
resources we do as below:
Now, is there any JSTL version insteadof `` ?
--
Meanwhile,
look at parent pom.xml to get the answer
3.0.5.RELEASE
GIYF (grep is your friend)
regards
Martin
From: mgai...@hotmail.com
To: user@struts.apache.org
Subject: RE: Struts-core spring depend
Oh, no, he's not kidding, that's just Martin.
Sure, I know what you're thinking: If he *was* right, a private message
would have made more sense instead of *exacerbating* the non-situation by
*continuing* the public conversation and getting our hapless consultant
86ed.
Your mistake is applying lo
> MG>since you're an outside contractor I'll give you this warning
> MG>probably not a good idea to blast inquiries like this over the internet
> MG>I would ask the people at Northrup Grumman first
> MG>then if the bosses clear you to make outside inquiry then ask on this list
> MG>not following
> From: ashok.gu...@ngc.com
> To: user@struts.apache.org
> Subject: Struts-core spring dependencies.
> Date: Tue, 27 May 2014 15:47:24 +
>
> We are migrating to Struts 2.3.16 from 1.x. The project has some spring
> dependencies. Based on the documentation provided by Apache Struts at
We are migrating to Struts 2.3.16 from 1.x. The project has some spring
dependencies. Based on the documentation provided by Apache Struts at
http://struts.apache.org/development/2.x/struts2-core/dependencies.html# the
spring version they recommend seems to be 3.0.5.
Can we use a later versi
Yes, please! Thanks!
2014-05-27 11:48 GMT+02:00 Antonio Sánchez :
> JIRA?
>
> El mar 27 may 2014 11:45:28 CEST, Lukasz Lenart escribió:
>>
>> 2014-05-27 11:43 GMT+02:00 Antonio Sánchez :
>
> I believe that is not a Conventions feature, but would be great to be.
Yeah... just
JIRA?
El mar 27 may 2014 11:45:28 CEST, Lukasz Lenart escribió:
2014-05-27 11:43 GMT+02:00 Antonio Sánchez :
I believe that is not a Conventions feature, but would be great to be.
Yeah... just looking into code and looks doable, the problem is it
will probably break backward compatibility :\
2014-05-27 11:43 GMT+02:00 Antonio Sánchez :
>>> I believe that is not a Conventions feature, but would be great to be.
>>
>> Yeah... just looking into code and looks doable, the problem is it
>> will probably break backward compatibility :\
>
> Struts3?
S2.5 is closer ;-)
Regards
--
Łukasz
+ 4
El 27/05/14 08:27, Lukasz Lenart escribió:
2014-05-27 8:21 GMT+02:00 Antonio Sánchez :
El mar 27 may 2014 08:04:48 CEST, Lukasz Lenart escribió:
2014-05-26 18:00 GMT+02:00 Antonio Sánchez :
That's not working for me.
OK: /person -> com.myapp.actions.PersonAction#execute (SUCCESS) ->
perso
> i have variable named as var1 in value stack. I can get the value of
var1
> in my jsp as
>
>
>
> Say its value is childVariable.
>
>
> Now value stack has further stored the value of childVariable. I need to
> retrieve the value of childVariable from value stack.
>
> Something like this
12 matches
Mail list logo