Hi,
I need to store the label values in the resource bundle ; and to support
screenreaders these values may have some tags
ex : label.primaryapp.firstName=First name of
applicant
Now, in s:label tag ; i'm using using it as :
Note that it's a custom theme with the escaping set to false.
<#if
See the getResources(HttpServletRequest request) in the Action class
Regards
On 8/14/06, Ahmed Hashim <[EMAIL PROTECTED]> wrote:
Dear All,
I want to know if I can use the resource bundle defined in struts-config
from Action Class
I can use it in JSP using JSTL or struts tag lib, but for some r
Dear All,
I want to know if I can use the resource bundle defined in struts-config
from Action Class
I can use it in JSP using JSTL or struts tag lib, but for some reason I want
to use it from the Action class
Is there any way I can use it without making new instance from the resource
file? I keen
3 matches
Mail list logo