Chinese Code in url

For some reason,I have to use Chinese code in url,like this:
http://myhost/mywork/servlet/DownLoadFile/download.jsp?filename=2a��?.exe
(To down load program generated file with Chinese coded filename. )This url
works well when use tomcat separately,But do not work under
Apache1.3+mod_jk+tomcat3.2.4+jdk1.3 . Under Apache+mod_jk+tomcat,
http://myhost/mywork/servlet/DownLoadFile/download.jsp?filename=test.exe
works well. But stop work when replace "test" with Chinese code "2a��?".
Could you give me any advice? Thank you.
lichunlin
China

experts here, please help me now, if you need more detailed information, let me know.
Thank you very much.

Similar Messages

  • Script error line 2107 char 1 error unspecifie​d error code 0 url://iefr​ame.dll/pr​iview.js

    officejet 4500 all-in-one will not print emails or webpages?
    I get this error message?
    script error
    line 2107
    char 1
    error unspecified error
    code 0
    url://ieframe.dll/priview.js

    Bana sürekli sorun yaşatan HP problemler bir yenisini daha ekledi ! Bilgisayarımı servisten alıp ofisime geldiğimde fark ettim ki, internete bağlanmayı sağlayan data hattın girdiği yuva boşlukta. yani ya kırılmış veya içinden parça çıkarılmış. Kartı takmaya çalışırken kart içeri kaçtı ve çıkmıyor. HP bilgisayarımı 2 ay boyunca hiç bir şey yapmaksızın serviste beklettiği için bilgisayarın garantisi 03/06/2011 da doldu ve ben şu anda bu sorunu nasıl çözeceğimi bilmiyorum. Bilgisayarım garantisi kasten doldurulup kasten kart girişi bozulmadıysa, HP den acil çözüm bekliyorum. batarya ile ilgili tüketici mahkemesine başvuru işlemlerini başlattım, bir de kart yuvası ve serviste kasıtlı bekletip garanti doldurmayla ilgili sorun yaşamak istemiyorlarsa, HP den birileri artık çözüm amaçlı bana dönsün. 14/06/2011 18:34

  • Error while accessing transaction codes through URL's in IFrame UI element

    Hi Experts,
    I have created Transaction iviews ck91N, ck11N, ck24 in SAP NW CE7.2. I am accessing these Transaction iviews through URL's in webdynpro java application. I am using IFrame UI element in a Roadmap UI for each transaction code.
    when i access step1 i.e ck91N in a IFrame it is working fine then i click button for step2, it displays the following error.
    Error while processing your request!
    What has happened?
    The call of URL http://yyyyyyyy:8001/sap/bc/gui/sap/its/webgui has been terminated due to an error.   
    Note
    ■The following error text was processed in system D10 : A:ITS_P:019 XSRF no sec_sesstoken
    ■The error occurred on application server eccdcs1s_D10_01 and in work process 0 .
    ■The termination type was: ABORT_MESSAGE_STATE
    ■The ABAP call hierarchy was:
    Function: CKML_MGV_SURFACE_DISPLAY of program SAPLCKMLMVSURF
    Function: CKML_MGV_SURFACE_DISPLAY of program SAPLCKMLMVSURF
    START-OF-SELECTION of program CKMLMV_SURFACE   
    What can you do?
    ■In the case of termination type RABAX_STATE, you will find in system D10 in transaction ST22 more information on the cause of termination.
    ■In the case of termination type ABORT_MESSAGE_STATE, you will find on application server eccdcs1s_D10_01 in transaction SM21 more information on the cause of termination.
    ■In the case of termination thype ERROR_MESSAGE_STATE, you can search for more information in the trace file for the work process 0 in transaction ST11 on application server eccdcs1s_D10_01 . An analysis of trace files for other work processes may be necessary.
    ■If you do not yet have any user ID, contact your system administrator.
    Error Code: ICF-IE-http -c: 730 -u: P00004943 -l: E -s: D10 -i: eccdcs1s_D10_01 -w: 0 -d: 20110426 -t: 135905 -v: ABORT_MESSAGE_STATE -e: A:ITS_P:019 XSRF no sec_sesstoken -X: -x:
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Then next step3 it is working fine. If i change Road Map steps Ck11N,ck91N,ck24 in this order then first one is working fine second one gives error and third one is working fine again. It is working alternatively. I don't understand why this is happening? when i use LinkToURL for these 3 URL's then they are working fine. LinkTOURL opens in new browser(window) and in Roadmap i am accessing 3 URL's in same browser(window).
    Regards,
    Pradeep Kumar
    Edited by: pradeep_546 on Apr 26, 2011 2:17 PM
    Edited by: pradeep_546 on May 2, 2011 11:43 AM
    Edited by: pradeep_546 on May 3, 2011 8:02 PM

    I am facing the same issue when I use Windows 7 OS. Did you resolve this issue?

  • Chinese characters in url

    I´ve been asked to make a chinese version of a website
    but although I can create the pages using chinese characters I
    can´t make the urls or folders in chinese.
    eg 住宿.asp
    What should I be doing ?

    "drew lawson" <[email protected]> wrote in
    message
    news:go3g6a$p7h$[email protected]..
    > I?ve been asked to make a chinese version of a website
    but although
    > I can create the pages using chinese characters I can?t
    make the
    > urls or folders in chinese.
    Most websites created in Asian languages use the Roman
    alphabet (ABC)
    for file and folder names. However, modern browsers are now
    capable of
    handling URLs in Chinese characters and other scripts. As
    long as your
    computer supports Chinese, so does Dreamweaver (unless you're
    using an
    old version). If I recall correctly, all versions since
    Dreamweaver 8
    support Asian and other scripts.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

  • How can get the embed code (or URL) of my flash player ?

    I want to implement a functionality such as in youtube to let
    users to get the embed code of the player (or URL of the page).
    How can I do this ?
    thanks

    sorry for the double post, my browser gave me error

  • Code for URL Encoder-Decoder!!!

    This is the code to Encode and Decode URL...Any suggestions on this are welcome...
    public class UrlEncoderDecoder
    public UrlEncoderDecoder()
    // TODO: Add constructor logic here
    // http://www.infysolutions.com
    public static string TamperProofStringEncode(string value, string key)
    System.Security.Cryptography.MACTripleDES mac3des = new System.Security.Cryptography.MACTripleDES();
    System.Security.Cryptography.MD5CryptoServiceProvider md5 = new System.Security.Cryptography.MD5CryptoServiceProvider();
    mac3des.Key = md5.ComputeHash(System.Text.Encoding.UTF8.GetBytes(key));
    return Convert.ToBase64String(System.Text.Encoding.UTF8.GetBytes(value)) + '-' + Convert.ToBase64String(mac3des.ComputeHash(System.Text.Encoding.UTF8.GetBytes(value)));
    public static string TamperProofStringDecode(string value, string key)
    string dataValue = "";
    string calcHash = "";
    string storedHash = "";
    System.Security.Cryptography.MACTripleDES mac3des = new System.Security.Cryptography.MACTripleDES();
    System.Security.Cryptography.MD5CryptoServiceProvider md5 = new System.Security.Cryptography.MD5CryptoServiceProvider();
    mac3des.Key = md5.ComputeHash(System.Text.Encoding.UTF8.GetBytes(key));
    // http://www.infysolutions.com
    try
    dataValue = System.Text.Encoding.UTF8.GetString(Convert.FromBase64String(value.Split('-')[0]));
    storedHash = System.Text.Encoding.UTF8.GetString(Convert.FromBase64String(value.Split('-')[1]));
    calcHash = System.Text.Encoding.UTF8.GetString(mac3des.ComputeHash(System.Text.Encoding.UTF8.GetByte s(dataValue)));
    if (storedHash != calcHash)
    throw new ArgumentException("Hash value does not match");
    catch
    throw new ArgumentException("Invalid TamperProofString");
    return dataValue;

    Ritu,
    Split the webpage into two frames.
    Frame1: Dropdown that you will dynamically populate. This will have to be coded using http://help.sap.com/saphelp_nw04/helpdata/en/09/9c0e41a346ef6fe10000000a1550b0/content.htm.
    Next insert java script into your page so that when one of these links is selected, specifically the onChange event, the other frame gets refreshed with the webpage that you would like to have. This page gives a good example of onChange.
    http://docs.sun.com/source/816-6408-10/checkbox.htm
    Best.
    Sumit.

  • How to pass campaign code in URL as a parameter in B2C application.

    Hi all,
    I have a requirement to directly land on the product detail page along with the effective campaign once user click an URL. The campaign code has to be  passed through the URL.
    It will be of great help if someone assist in achieving this.
    Thanks in advance.
    Regards,
    Pankaj.

    to directly land on the product detail page
    The application can be started with the following URL:
    http : //<host name>/b2c/b2c/init.do?shop=<shop name>&areaID=<area Guid>&productID=<product Guid>
    The campaign code has to be passed through the URL
    E-Mail campaigns can be created with a link to the URL that will take the customer directly to the webshop. The URL can also contain aparameter MIG. MIG is short form for Mail Identifier GUID that is used for identifying campaigns uniquely. MIG can be used by the system to determine the corresponding Campaign ID.
    Easwar Ram
    http://www.parxlns.com

  • AS3 Code Snippet (url button) not working in firefox

    Hi,
    This code works fine for my flash site:
    ovbutton.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage_5);
    function fl_ClickToGoToWebPage_5(event:MouseEvent):void
              navigateToURL(new URLRequest("http://www.starnavigation.ca/vision.html"), "_self");
    However, within firefox (7.0.1), once the back button is pressed the button does nothing. Works great with every other browser. It basically only works once, until I reload the page. Any ideas???

    Check if you have set "allowScriptAccess" to "allways".
    If you embed flash like this,
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
    codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”700″
    height=”322″>
    <param name=”movie” value=”intro.htm”>
    <param name=”quality” value=”high”>
    <embed src=”intro.htm” quality=”high”
    pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”700″
    height=”322″></embed>
    </object>
    you have to add it in two places: one is for IE and other for FF, Opera, chrome..
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
    codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”700″ allowscriptaccess="true"
    height=”322″>
    <param name=”movie” value=”intro.htm”>
    <param name=”quality” value=”high”>
    <param name="allowscriptaccess" value="true">
    <embed src=”intro.htm” quality=”high”
    pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”700″
    height=”322″></embed>
    </object>

  • Code for URL iView.. Please guide :)

    Hello All,
    Need to create an application which consists of a drop-down list & URL iView.
    Depending upon the URL mentioned in the drop downlist, that particular URL iView should open.
    <i>Option</i> -> The Drop-down list may or may not be in 2 seperate iViews.
    I also need to exhibit the Capture fnctionality while coding/showing the URL iViews.
    I would appreciate if you please guide me to how should I proceed & with URL iView APIs.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Ritu,
    Split the webpage into two frames.
    Frame1: Dropdown that you will dynamically populate. This will have to be coded using http://help.sap.com/saphelp_nw04/helpdata/en/09/9c0e41a346ef6fe10000000a1550b0/content.htm.
    Next insert java script into your page so that when one of these links is selected, specifically the onChange event, the other frame gets refreshed with the webpage that you would like to have. This page gives a good example of onChange.
    http://docs.sun.com/source/816-6408-10/checkbox.htm
    Best.
    Sumit.

  • UWL Nocifaction can not show chinese code

    Hi experts:
         My project is using UWL nocifaction to show SAP mail and read it.Now i am using SomProviderConnector .The email can display in work item, but when click "Show Detail" button ,the content can not display chinese character,  All the  chinese characters display "?".
        Can you tell me How can i resolve it?
                                    Thank you!
                                                                                yours.

    Hi,
    Check this [Link1|Re: Work item title translation in German; & [Link2|Re: How to Translate the Text;.
    Regards,
    Surjith

  • Trying to addprinter to ePrint.... Is the printer code the URL??? officejet Windows 7

    Trying to add printer to eprint.. have an office jet 6500A Plus, working on wndows 7

    Hi permwaver,
    This article should get you started with ePrint. The printer code from the printout is used when you register you account at ePrintCenter website.
    This sticky article from the HP Forum can also help you a lot!
    Hope this works for you!
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Cheers!
    * If this post has helped you, the White Kudos star on the left is a great way to say thanks!
    * Please mark Accept As Solution if it solves your problem so other users can benefit as well.

  • How to get the Response Code when a URL is launched from Web Dynpro

    Hello Experts,
    I have a Web Dynpro Application in which in one of its views i have an IFrame UI element in which i will show a resource stored somewhere ..
    But before showing it i want to check if the resource actually exists. For this i have to check the HTTP Response code from Web Dynpro Application without setting it in the Iframe..
    I am using the following code to get the Response Code:
    try{
    URL url = new URL("Some Url");
    HttpURLConnection.setFollowRedirects(false);
    HttpURLConnection connection = (HttpURLConnection) url.openConnection();
    connection.connect();
    wdComponentAPI.getMessageManager().reportSuccess("Response code ="+connection.getResponseCode());
    }catch(Exception e){
    wdComponentAPI.getMessageManager().reportSuccess("Exception");
    Now the Problem is whatever response Code occurs 403 (for No Proper Authorization), 404 (for Resource not found) etc..
    i always get Response Code=  500 (which is for Internal Server Error) shown in the messgae i have printed.
    Please let me know the correct way of getting the Response Code from Web Dynpro.
    Also my resource is lying on a SAP Portal 6.4
    Best Regards
    Sundeep
    Edited by: Sundeep Sethi on Feb 18, 2008 9:07 AM
    Edited by: Sundeep Sethi on Feb 18, 2008 10:23 AM

    Hi,
      Check this code from /thread/5242768 [original link is broken] if it works.
    try{
    URL myurl = new URL("http://calendar.google.com");
    URLConnection connection = myurl.openConnection();
    if(connection instanceof HttpURLConnection) {
    HttpURLConnection httpConnection = (HttpURLConnection) connection;
    HttpURLConnection.setFollowRedirects(true);
    httpConnection.setRequestMethod("HEAD");
    httpConnection.connect();
    System.out.println("Response = "+httpConnection.getResponseCode());
    catch(Exception e) {
    // print exception
    Regards,
    Harini S

  • Updating HTML code dynamically and calling a URL

    Hi All,
    I have the following requirement -
    Consider the below HTML code:
    In the above code, the URL >>
    https://secure3.i-doxs.net/nytimes/BillaccessView.asp has to be called and this should PICK UP the values from the above code - For example: Client and ABCCO. In other words, the page that is going to be displayed by specifying the URL should use the values that are dynamically generated and specified in the above code. 
    Please let me know if you have any inputs on how to achieve this.
    Best Regards,
    Rajeev

    Hi there ,
    i have a solution for your problem as follows :
    Do not mention the action in form tag ; do it as follows .
    if you have a submit button then use following code in onclick even of submit as onClick="do_this()"  else use onsubmit="do_this()" in <form > tag .
    Include the following <script> </script> in Head element .
    the JS function do_this should be as follows :
    <Script language="JavaScript">
    function do_this()
       var w_ele;
       w_ele = document.getElementById('CLIENT') ;
       w_client = w_ele.value ; // this will give u the name entered in client text field ie. ABCCO in this case.
    var w_url = "https://secure3.i-doxs.net/nytimes/BillaccessView.asp?w_clien="+ w_client ;
      w_form = document.getElementByID('FRM_MAIN');
      w_form.action = w_url ;
    /*this will call the url as "https://secure3.i-doxs.net/nytimes/BillaccessView.asp?w_client=ABCCO" */
    </script>
    NOTE :
    you need to define ID property for form and text element . currently you have used juse name property .
    in the w_url , before' ? ' the name of the parameter in which you want to capture the dynamic client value in target should appear ( i have used w_client just as an example)
    so modifications needed in ur HTML as :
    <FORM name="frmMain"  id="FRM_MAIN" method="POST">
    and
    <TD> First Name: </TD><TD><INPUT type="text" id="CLIENT" name="Client" value="ABCCO" size="50" maxlength="32"></TD>
    I am sure this will solve ur problem as i have done the same thing. if not then feel free to mail me at [email protected]
    do reward me points if found useful.

  • Can you create a editable QR Code in Adobe CC? (to be able to edit the URL after printing).

    Hi There,
    I'd just like to know if you can edit the QR code's URL after the QR code has been printed? There are other sites out there that do it but I'm interested to see if Adobe CC allows you to do this.

    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • English version to Chinese Version

    I had develop a MIDlet in English edition using J2ME for series 40 and 60. After i completed the MIDlet, my Boss had request me to make it into Chinese edition, which mean the MIDlet system should display in Chinese language(Chinese Simplify).
    My question is: what should i do to make it into chinese adition?
    Any reply is appreciate. Thank you very much.
    Warm Regards,
    KEN

    Either, have the Chinese & English text as properties files, and then use MIDLet.getAppProperty( "lang" ) (I think) to choose the langauge as the application starts, or...
    Use your build tool to translate the Java code during the build. ([url http://cvs.sourceforge.net/viewcvs.py/j2mevnc/VNC/build.xml?view=markup]Example of a [url http://ant.apache.org]ANT build script, [url http://cvs.sourceforge.net/viewcvs.py/j2mevnc/VNC/src/tk/wetnet/j2me/vnc/About.java?rev=1.17&view=markup]source code, and [url http://cvs.sourceforge.net/viewcvs.py/j2mevnc/VNC/lres/strings_en_gb.properties?rev=1.3&view=markup]propertie .)
    As you might of guessed, I pref. having diffrent version for each language as it reduces the size of the Jar, but it might not be suitable for all users.

Maybe you are looking for