GlassFish docroot internationalization
- by Mr.J4mes
At the moment, I am using Apache web server to redirect all HTTP request to port 8080 to be served by GlassFish app server.
Just like Apache, GlassFish has a docroot folder to store static pages. I've tried to googled for a while but I could not figure out whether there's a way to set up internationalization for GlassFish's docroot.
I'd be very grateful if you could give me a hint or a link to some tutorial regarding this matter.