MultiLanguage Support  (JSP)

Hi,
Can anybody tell me about how we can implement Multilanguage Support for a website using JSP.There is a Java.Util class called resource bundle which is used so if anybody knows about it and can also give me an insight to it. I'll be greatfull.

Most servlet engines provide this feature. Check the documentation with yours.

Similar Messages

  • Multilanguage support in jsp reports (web layout) and in jsp general

    Hi!
    We have to develop multilingual applications, so we decide to use Oracle TranslationHub for translate our reports. This is restricted to paper layout at the moment.
    1.
    Are there plans to support jsp reports layouts through TranslationHub?
    2.
    I have played around whith some reports jsp tags (rw:), but it seems that it cannot reference boilerplates. If I could read the value from a paper layout boilerplate this would be a temporary solution, as all of our actual jsp reports contains paper layout as well and this I can translate with Oracle TranslationHub.
    3.
    Do you know any standard implementation for multilanguage support for jsp like resource files? Any hint to ducumentation would be helpful.
    With kind regards
    Torsten

    Check out this "pager" taglib:
    http://jsptags.com/tags/navigation/pager/index.jsp
    Also this one:
    http://www.servletsuite.com/servlets/pagertag.htm

  • Multilanguage Support at data level

    Hi,
    I have seen that BO provides a tool (Trasnlation manager) to provide multilanguage support at metadata kevel (universes and reports), What about the contents. For instance: Consider that we have a dimensional month table with month names for ecah language in different columns. How to achieve that BO displays the month name according for user local language preferences?
    Thanks

    Hi Stratos,
    Thanks for your suggestion. Its fits well for a table with following structure
    Product ID LOCALE Product_Name
    DC1212 en_GB Digital camera Appareil photo
    DC1212 fr_FR numérique
    DC1212 de_DE Digitalkamera 606 Universe Designer
    DC1212 es_ES Cámaras digitales
    SELECT Product_Name
    FROM PRODUCT
    WHERE PRODUCT.LOCALE = @Variable('PREFERRED_VIEWING_LO
    CALE')
    At query time the user replaces the variable by the correct locale value and Web Intelligence retrieves the information in that locale.
    But what happens if instead of a LOCALE column I have a table with a diferent column for each language?  Could be possible to apply some workaround?
    Thanks

  • JavaHelp & multilanguage support

    Hello.
    I bumped into a big problem. I can't see any way to solve it.
    My Java applet has a help system. Also there is a multilanguage support within applet. And user can switch applet's language on fly without any restart procedure. And that created a big trouble for me.
    I can't realize the hot language switching winthin the JavaHelp system,
    Imagine that the user opened the help system and than switched to the applet. In that way the help window was went to inactive state. Than the user chose another language within applet.
    Can anybody tell me how do I switch the help system into another language without it appearance?
    I tried to use Presentation.setHelpSet() function but after I do that the help window appear again. But I don't need it.
    Any advices will be appreciated.

    I am sorry I can't help you, but perhaps you can help me. My applet
    (see www.rimfrost.no) is multilingual (english, french, spanish, german finish, icelandic, norwegian). All String and labels are arrays; the language pointer point at the String/label to be shown. However this will not work with russian. Do you have have any suggestions?
    Thank you in advance
    Sigmund Hov Moen

  • Does WL 9 support JSP 2.1?

    Hi,
    I am writing a web application using Apache's MyFaces. I'm told to use MyFaces 1.2.4 my servlet container must support JSP 2.1 and Servlet 2.5 implementations. Does WebLogic 9.2.2 (Solaris 9), the server I'm running, support these?
    Thanks, - Dave

    Hi Dave,
    WLS 9.2.2 Supports the following :-
    J2EE Servlet 2.4, 2.3, and 2.2
    J2EE JSP 2.0, 1.2, and 1.1
    Details, Link:[http://e-docs.bea.com/wls/docs92/notes/new.html#wp1064437]
    Hope this helps :)
    Regards.

  • Is OAS 4.0.8 supports JSPs?

    Hi We have ordered for Oracle Application Server 4.0.8. But website says JSPs in future versions.
    I have already finished my project developed using JSPs. Now it is time to move my project to production.
    Please let know whether OAS 4.0.8 supports JSPs or not. I can cancel my order if it doesn't support JSPs.
    Thanks in advance,
    Naidu
    [email protected]

    Officially (as of version 4.0.8.1) no, but unofficially yes. There is a beta JSP patch for OAS 4.0.8.1 that you can download at www.olab.com, which creates a JSPServlet application and uses that servlet to handle JSP requests. As far as I know it is very robust and of production quality, although it has not been officially rolled out yet. You need to get UID/PWD for the download area from the JSP Team.
    Eric Ma

  • Multilanguage support for xMAM ..?

    Hi guys,
    I am trying to make the activity codes of xMAM v3 to be transferred to the device in language different than EN. What I've done so far:
    - enabled the multilanguage support in customizing of MAM (spro)
    - put the communication and login language of my user to the desired one (su01)
    - logged in to the device using this language
    - create an order with the corresponding language (stupid idea anyway, since the codes are got from other SyncBos)
    I am totally out of ideas how can get from backend the strings in language different than EN. It is not about only activity codes/groups in MAM17 and MAM18, but in general.
    Thanks in advance!
    Best Regards,
    Lalo

    Hi Lalo,
    well, I am still not sure what your problem is - but....
    The selection of the Code Group for example happens in:
    BAPI_CODEGROUP_CODE_GETLIST
    Well, this method is called in ALM_ME_CODEGRP_GETDETAIL and there you find the line
    langu              = sy-langu
    so this defines the language.
    Perhaps this helps you to solve your issue and understand the process a little? So you are right - it is the GETDETAIL handler as such - but the language in there is defined by sy-language as you see. Change the language and all should be fine.
    Regards,
    Oliver
    Edited by: Oliver Kaluscha on Jan 30, 2008 2:19 PM
    oh - just to mention - MAM017 and so on are running under the RFC user in the backend - so the language of the current user on the PDA will not really help here I think.
    Regards,
    Oliver

  • How iPlanet web server support JSP?

    We have a web server iPlanet. Before, all our web pages are HTML, but now we are thinking to design dynamic web pages to fit our need. We are thinking to use JSP with the help of dreamweaver ultra dev. How iPlanet support JSP? How to set up the configuration in order to run JSP pages from iPlanet?
    Please give me some detailed info.
    Thank you in advance!

    I would recommend that you talk to iPlanet and see if your service even supports JSP. If not, then you'll need to find another service that supports JSP and servlets.
    DesQuite

  • Does Weblogic Express support JSPs

    Does Weblogic Express support JSPs?
              

    Yep!!
              Kumar
              Bryan Boyer wrote:
              >
              > Does Weblogic Express support JSPs?
              

  • Browser that supports JSP

    Does the Personal Web Server 4.0 support code jsp?
    if the answer is no, then what browser does support it?
    Please tell me, as soon as possible

    PWS 4.0 is a web server, not a browser. All browsers support jsp since the web server will run the jsp page and generate html for the browser to view. You can look at a product called JRun to see if it provides an ISAPI extension for running servlets & JSP pages. If it supports this, you can JSP pages on PWS.

  • Does weblogic server supports JSP tag pooling

              We use lot of Custom Tags in our app, we want improve the performance of JSP pages.
              Does Weblogic JSP engine supports JSP Tag Pooling similar to what JASPER (Tomcat
              JSP Engine) supports.
              If not, is there any way to plug-in my own Tag Pooling classes into JSP Engine.
              Thanks
              Ramesh
              

    This type of questions are appropriate for the Forms discussion forum.
    raghu

  • Does JServer Support JSP

    Does Oracle 8i with JServer support JSP, and if it does not can we use Apache Tomcat and Oracle 8i.

    John,
    We are working with the Apache/Tomcat/JServer architecture right now, and haven't ironed out all the wrinkles, but are making progress. This is a test system, not production, so we don't yet know what the performance issues are but it should be possible. Oracle Support says they support deployment to Tomcat 3.0 and Apache 1.3.9
    I have a follow on question to this thread. Running with Tomcat and EJB leads to two JVMs running, with performance issues. Deploying JSPs to JServer will help us overcome part of this barrier, but our architecture also employs a servlet Command Pattern to handle Application Logic, while the BC4J deployed as an EJB handles business rules. Will we be able to deploy the servlet to JServer in the future as well? Thanks

  • IE Browser no Supporting JSP

    Hello Experts,
    I have Developed a project using jsp as front end a nd mysql as database with tomcat as web server
    My project is running efficiently in
    mozilla firefox
    but it is not working in Internet Explorer
    when the pure jsp file has to executed by taking inputs from previous page it is showing a blank page
    but its working fine in mozilla
    any suggestions please.........

    This is not the right forum for this question. It should be on the JSP forum.
    Do you use javascript? if so it's probably the culprit. All my JSP and JSF applications run fine in both Mozilla and IE, but javascript and CSS both suffer from IE not supporting them properly.
    Can you reduce your problem to a simple example (SSCCE) that fails and then put it up somewhere that we can look at or post the code?

  • Flex and multilanguage support for webUI

    I am looking into Flex as the next-gen development system for
    our web apps. I do not know very much about Flex at this time, but
    I need to find out how Flex handles multilanguage capability.
    Currently, we make heavy use of JS and DHTML for our UI
    design, and to support different languages we separate out all our
    strings into individual files (utf8) that are translated. The
    client-side JS will make a call to the server to determine the
    user's language preference and load the appropriate string file
    when rendering the UI.
    I need to know if something like this is possible in the Flex
    environment, or how Flex handles multilanguage string separation.
    Thanks

    Hi Lalo,
    well, I am still not sure what your problem is - but....
    The selection of the Code Group for example happens in:
    BAPI_CODEGROUP_CODE_GETLIST
    Well, this method is called in ALM_ME_CODEGRP_GETDETAIL and there you find the line
    langu              = sy-langu
    so this defines the language.
    Perhaps this helps you to solve your issue and understand the process a little? So you are right - it is the GETDETAIL handler as such - but the language in there is defined by sy-language as you see. Change the language and all should be fine.
    Regards,
    Oliver
    Edited by: Oliver Kaluscha on Jan 30, 2008 2:19 PM
    oh - just to mention - MAM017 and so on are running under the RFC user in the backend - so the language of the current user on the PDA will not really help here I think.
    Regards,
    Oliver

  • Struts multilanguage support

    Hello need a help with struts multilanguage.
    I have jsp page:
    <td align="right">
    LT
    EN
    SE
    </td>
    so it is opening the same page if succsess but changing locale:
         if ( language.equals("lt") )
                   request.getSession().setAttribute(org.apache.struts.Globals.LOCALE_KEY, new java.util.Locale("lt") );
                        return (mapping.findForward("success"));
    so it is changing message value in footer:
    <bean:message key="developer.name"/>
    So with english everything ok, but when i am clicking to change to lithuanian language may message looks like this:
    �le�as, so lithuanian simbols looks bad :)
    Can somebody sugest something to solve this problem?
    Thnaks a lot

    I have teo ApplicationResources files as
    ApplicationResource_en_US.properties
    ApplicationResources_es_ES.properties
    in JSP i have links like
    <html:link action="commonAction.do?language=es">English</html:link>
    <html:link action="commonAction
    .do?language=en">Spanish</html:link>
    in action i am doing
    if ( language.equals("es") ) request.getSession().setAttribute(org.apache.struts.Globals.LOCALE_KEY, new java.util.Locale("es","ES") );
    return mapping.findForward(SUCCESS);
    but not getting result ....
    please help me

Maybe you are looking for

  • How do you print two-sided in In Design when some sections have an odd number of pages?

    I'm new to In Design, and I'm trying to do something that seems pretty basic and having trouble figuring out how to do it, and I haven't found anything in the Adobe Forum or online that addresses this situation. I am working on a document that is bro

  • Issue with logical operator using SetEnvIF in OHS

    We have a requirement to set constant value in ssl.conf (OHS) based on Request_URI & referrer. For example, if (Request_URI=/forms/base/login) and (Referer=http://example.com), then we need to set variable value with 1. Similarly we some more conditi

  • Adobe Application Manager doesn't work

    We have bought two licences of the Creative Suite, but only one of these is ok. For the second one, when the user accepts the invitation of administrator and starts the download of  adobe application manager, he can only download the trial version an

  • 11.3 Flash Download issue : Pixel break-up

    Recently download Flash 11.3 - ever since have been experiencing picture break-up in flash applications and videos. Have removed g Chrome, checked to make sure pop-up blockers  are not on. Uninstalled and re installed flash 11.3 with no change in res

  • MDT 2012 Refresh Scenrio, USMT to Network, only captures settings but not restoring

    Hi I really appreciate your help on the following scenario: 1. MDT 2012 installed with WAIK 7 (USMT 4.0) 2.CustomSettings.ini includes those parameters: UserDataLocation=NETWORK UDShare=\\mdt\UserData UDDir=%Computername% 3.after Windows 7 migration