Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7826463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:25:39+00:00 2026-06-02T09:25:39+00:00

Struts2 Actions normally extend ActionSupport class which implements of TextProvider interface and provides access

  • 0

Struts2 Actions normally extend ActionSupport class which implements of TextProvider interface and provides access to resource bundle files in a convenient way using getText() method.

I want to use resource bundle in Interceptors. I guess I have to copy TextProvider implementation and paste it in my interceptor.

I have already defined global recourse file in struts.xml

<constant name="struts.custom.i18n.resources" value="resources.global" /> 

And place global.properties in resources package.

It works fine in Action Classes

Is there any easier way to use resource bundle in interceptors?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T09:25:40+00:00Added an answer on June 2, 2026 at 9:25 am

    Your can use the java.util.ResourceBundle class.

    ResourceBundle bundle = ResourceBundle.getBundle("my_resource_name", locale);
    bundle.getString("resource_key");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this code for login validation using a Struts2 action class which calls
I need to do some pre-processing logic which reside in my Struts2 Action class,
I understand that Struts2 Action classes are thread-safe, because the actions are put in
I am working on struts2. In my action class I have written some accessors
I have a model-driven Struts Web action: public class ModelDrivenAction<T extends Object> implements ModelDriven<T>,
I have a struts2 application which uses the struts2-rest-plugin v.2.2.3. Everything is working great
I'm interested in porting an existing application which was written using Spring/Struts2/Hibernate to GAE.
One of actions in Struts2 is using below code: java.util.concurrent.ExecutorService myservice = Executors.newSingleThreadExecutor(); myservice.execute(new
I m trying to deploy two struts2 projects(ear files) in jboss 4.2.2GA.When i deploy
I've Struts 1 action class (actions are singletons by design in struts 1) that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.