Handling input in a non LATIN1 encoding from the browser

          I am looking to use Weblogic 6.0 in a multi locale environment
          where the user input from the browser could be in different encodings
          (the encoding would be known for a given session). However request.getParameter()
          functions are not able to parse the input from the browser correctly.
          I will appreciate if someone can point me to appropriate documentation
          or samples to do this.
          Thanks,
          --Anil
          email: [email protected]
          

          Well, it turns out, WL on W2K uses Cp1252 as the default
          encoding which ends up messing up the input for non-LATIN1
          encoding. I think the solution would be to parse the
          form and query string data yourself! Did anyone else
          hit this problem too?
          --Anil
          "Anil Kumar" <[email protected]> wrote:
          >
          >
          >I am looking to use Weblogic 6.0 in a multi
          >locale environment
          >where the user input from the browser could
          >be in different encodings
          >(the encoding would be known for a given session).
          >However request.getParameter()
          >functions are not able to parse the input from
          >the browser correctly.
          >I will appreciate if someone can point me to
          >appropriate documentation
          >or samples to do this.
          >
          >Thanks,
          >
          >--Anil
          >email: [email protected]
          

Similar Messages

  • Get certificate from the browser

    Hi friends!,
    I am working with an application to get files from the client machine, to sign those files with the client's certificate and send those sign to the server.
    The application get the client's certificate from a key store, but I want the applet will get the certificate from the browser.
    Is that possible?.
    Thanks and sorry for my little english. Greetings from Venezuela.

    If all you're looking for is Client SSL Authentication, then you don't need to access the digital certificates through an applet; just enable ClientAuth on your web-server and let the browser handle it for you. While I haven't tried this with Chrome, Safari or Opera, I know for a fact that this works on Firefox and IE.
    If you're trying to access the digital certificates/keys in the browser-keystore for digitally signing some content that the applet creates, you're going to have far more difficulty. About 10-12 years ago, Netscape provided an API that allowed you to digitally sign text-content through JavaScript. That died a quiet death, I think, since I don't know of anyone who used that capability (outside of test environments).
    Years later, Mozilla added the ability to digitally sign XML content using XForms; there is even an add-on for Thunderbird (which uses the same libraries as Firefox for PKCS work): https://addons.mozilla.org/en-US/thunderbird/addon/4522/.
    However, to the best of my knowledge, the only way you can get an applet to access the borwser's keystore today is to have the security policy on the client-machine modified to provide access to the local file-system, and the applet then pretty much deals with the keystore and its objects through JCE.
    But, if I'm reading your post correctly, I think all you're looking for is SSL ClientAuth, for which you don't need to do anything other than enable it on your web-server that hosts the applets, and let the browser do the heavy lifting.
    Arshad Noor
    StrongAuth, Inc.

  • Why clip speed and pitch changes when I drag it from the browser to the timeline ?

    In fcpx when I play the clip in the browser it is fine but when I drag and play the same clip in the time line the audio and video clip speed plays slow....and I can hear that weird wobble sound .....why is this happening.....? Kindly help.

    1)I have already done that but in that timeline also with 25 fps specified the clips are playing slow ,leave aside the hay wire going clips....
    2) when I extract exactly  2 seconds of clip from the browser, almost 48 frames ...the extracted clip in the timeline shows two or three extra frames ...that is may be because of the handles ?or some other issue
    3)but when I make a new project/timeline with 25 frames ....and then add clips it works fine....
    definately issue is with the framerate but I will have to begin from scratch of 300 files ...so do you think this already made and copy pasted sequence should work fine in the new timeline as you said ....as it is not working....and secondly does quality of video suffer  if you bring it down from 25 to 23 frames in that case I will work all over again.......just waiting for your reply ...thank you.

  • Sharepoint powerBi PowerQuery- Can not refresh from the browser

    Hi all,
    I've used powerQuery to my Excel and called to Sharepoint List using PowerQuery.  Then i created a chart using using that list data. When i refresh the list (under WorkBook Queries it gives updated data). 
    Then i saved that spreadsheet and uploaded to sharepoint online document library.  I need to refresh data from the browser too. 
    I could see there is Data button which has Refresh Selected Connection as an option. It gives following error once i clicked on Refresh Connection button. 
    'select a refreshable region, such as pivot Table before clicking on the refresh selected connection button'
    Thank you

    Literally nothing happens. If I move the mouse over a clip, click and hold, then drag the mouse anywhere, it's literally as if I wasn't even clicking. And yeah, I'm using the selection tool.
    It's not a major problem, I'm just dealing with a project that has a lot of different clips and it's been a pretty big inconvenience.

  • FAQ: Can I edit my photos in revel from the browser or android interface?

    Q: Can I edit my photos in revel from the browser or android interface?
    A: At this point (Feb 2013) you can not edit the photos in Revel unless you are using the Mac, iPhone, or iPad app version of Revel. We are continuing to add new features and intend to add new platforms and file types in the future.
    If you have the app loaded on an iPad, iTouch, or Mac, see this  link to learn how to edit:
    FAQ: How do I edit photos in Revel?

    There isn't an Aperture or iPhoto app for the iPad (it comes with a basic Photos apps which is effectively just a viewer), and the photo editing apps that do exist are fairly basic : cropping, brightness, rotation, straightening etc e.g. the free Photoshop Express app from Adobe (which also has an in-app purchase option). You can use the iPad for reviewing photos but if you tend to do extensive editing then it's probably not suitable.

  • Unable to print from the browser, for example: in my amazon account, i am unable to print shipping lable by hitting "print" button. It worked in IE, but not now.

    I used to be able to print from the browser, specifically Amazon...hit print and I would get the print/preview from windows. In IE it worked perfectly, but IE start messing up and grinding to halt, taking MINUTES to load a page, like dial-up!
    Firefox is fast and runs great....just cant PRINT..grr.
    also... noticed that i am unable to read my online paper now. Paper will open, i can read the full page view, but when I try to hit a particular article to enlarge in another popup window, nothing happens. perhaps a security something preventing popups? but there is no option to do otherwise.
    again, was able to read articles in IE.
    Am I missing an add-on?

    I too developed the same problem about 2 weeks ago. First in Safari then Firefox. I have 2 printers, one local and one networked (different brands etc). Neither browser will print ANYTHING from the web to either printer. Jobs are not stuck in queu - goes to printer but just spits out blank paper. Not even email. No pop-ups involved (like the usps site). Not website specific. All other applications on the machine print perfectly to both printers.

  • Problem opening an application deployed in WAS6.40 from the browser

    Hello friends!
                    I developed an application using JBoss-4.0.2. I got the .ear file from there and deployed it in WAS6.40 using "Deploy Tool".I am new to all this. I followed the following steps:-
    1.      Opened the deploy tool and created a new project with .dlp extension.
    2.In the Deployer tab did the following:-
           1.      Chose Deploy -> EAR -> Load EAR. The File Chooser Window appeared and from the file system, selected the EAR file I wanted to load.
           3.      The EAR file and all of its components appeared on the Deployer tab as a tree.
    4. In the deployer tab clicked on "connect" symbol in the tool bar and entered the following details:-
    username - admin
    password - *****
    host - localhost
    port - 50004
    5.In the deployer tab Selected the ear file node which is loaded.
    6.In the right pane, chose context tab.
    7.Set the context root for the war files and pressed modify button.
    8.Then with a right click on the loaded ear node in the left pane,selected "deployment"-->"deploy ear" from the context menu.
    9.I got a message "Deployed Successfully" and then a message "Start the application y/n".
    11.I Chose yes.
    12.It gave the message "Application started successfuly". But no browser is opened.
    13.So, i tried to open it from the browser using the URL "http://localhost:50000/<context-root>/"
    But it is giving the following error:-
    404 resource Not Found
    The requested resource c:/usr/......./...jsp not found.
    I verified the directory where the files are being deployed in the WAS (i.e in C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\)
    The file is present.
    What is the problem with my procedure?
    Why am I unable to view the application in the browser?
    Please tell me if there is any thing else to do.
    Also suggest me if there is any other tool in Netweaver that fulfills my requirement apart from "Deploy Tool".
    Any kind of help in this regard would be great.Please reply me soon.
    Thank You,
    Jyothsna.

    The JNDI call is different when you call an EJB from inside the J2EE.
    ctx = new InitialContext();
    ref = ctx.lookup("java:comp/env/<JNDI-Name>");
    Regards
    Stefan

  • Opening the Canvas window and the Timeline from the browser

    I am on an Intel 2x2.66 Dual Core using OS 10.4.11 and working in FCP 6.04.
    I know this is a stupid question but having been a composer all my life, I am not up to speed on FCP and I seem to be unable to find the answer in my manual.
    I dragged a QuickTime movie to the browser window. It is 500x375 in dimension and uses a H.264, AAC codecs. (info I got from the Get Info window).
    The video shows up and plays in the Viewer window but I cannot get the Canvas window nor the Timeline to open.
    I have tried selecting the sequence from the list in the browser and then control clicking it and looking at the shortcut menu there. The manual says I should choose Open Timeline from this shortcut menu but that is not even a choice I have. I don't mean it is grayed out, I mean there is no Open Timeline choice on the menu.
    As an alternate, the manual suggests selecting the sequence and then choosing View > Sequence in Editor. I tried this also. There is no Sequence in Editor choice under the View menu. There is a Clip in Editor choice but when I select that it simply opens the movie in Quicktime.
    I am aware that I am probably forgetting something simple or doing something stupid but I cannot figure it out. Help would be much appreciated.
    Thomas

    the simple fact that is being eluded to here is that without an active sequence in the project (shown in the browser) there is no canvas or timeline. If you delete your sequence from the browser, the timeline and canvas will disappear, and you will have to create a new sequence, then open that sequence by double clicking it, to get those windows back. Canvas and Timeline display sequence content. No sequence, no c/t.

  • Uploading the file to server from the browser using JSP

    I have facing difficulty while uploading the file from the browser using user interface to the server or to the database. As previousy i was working in coldfusion, i find it very easy there with cffile command, but i am confused how to do that in JSP
    please reply soon, as i am stuck in my project because of that
    Sarosh

    Check out http://www.jspsmart.com , They have a nice free upload api that can be used w/ JSPs or Servlets. I hear O'Reilly has a nice one too. May as well use someone elses if they've done it already.

  • Why can't I drag and drop images from the browser into other programs?

    Ever since I upgraded to Firefox 4 (even after I upgraded again to Firefox 5) I have been unable to drag images from the browser into other programs, including MS Paint and IcoFx. I receive an error message stating that the file (the address given lists it as being located in the temporary files folder) cannot be found.
    Prior to this I had always been able to conveniently drag and drop images for easy editing without having to save first and then open them. This feature is important to me, as I work with graphics very often, and is still available in Chrome and Internet Explorer. I love Firefox though, and hope that there is something I can do to fix the problem.

    I had this problem on Windows 8.1.1 and iTunes 11.2.2.3
    To resolve it from within Itunes I did :  Edit, Preferences, Sharing.
    I took the tick out of "Share my library on my local network"
    Click OK.
    Closed iTunes/
    Reopened iTunes and I can drag and drop.
    I went back into Edit, Preferences, Sharing and put the tick back and clicked OK.
    Works fine now.

  • Problem when printing from the browser

    The report is displayed in the browser properly. We are using rwcgi to view the reports in the browser. But when printed using the print option of the browser, the page setup is taken from the browser's page setup. How do we set the browser's page setup from the reports? Also the fonts are changed to the browser's font. How do we force the browser to take the same font as defined in the reports?
    null

    Oh my how embarrassing! The only place I neglected to check was in Firefox itself and under File-> Page Setup it was set to 50%. Reset it to 100% and problem solved!

  • How do I locate a clip in the timeline from the browser

    I am using FCE and I know that I can locate a clip from the timeline by using shift F.
    I want to check on a clip in the browser and find where it is in the timeline. How do I do that?

    Open the clip from the browser into the viewer. Press the F key. If the clip is used in the timeline, the playhead will move to the clip.

  • Connecting to the Oracle8i database from the browser

    Can any one please tell me the architecture requirements and setup for connecting to the orcle 8i database from the browser. I am dummy in internet programming but I would like to learn it.
    We currently have "Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production" installed on HP-UX B.11.00 server with "JServer Release 8.1.7.4.0 - 64bit Production"
    Basically I want to create a simple ADD/MODIFY/DELETE/VIEW screen in the browser,
    connecting to the oracle 8i database, select data and display it on the browser.
    In order to achieve this, what should I install in the Oracle database or what should I check in the database to see if that is installed already.
    Currently it has the Java pool created, clasess installed already and also the XML
    packages installed already. (i.e XMLGEN, XMLPARSER, XML....)
    what are the other O/S level set up is necessary. I currently have "Microsoft Internet Explorer" 4.72 version.
    Thanks in advance.
    Pushparaj

    hi ,
    well you can do it by using PL/SQL web tool kit packages.
    HTP package,OWA_ packages...
    Mostly these are there with in 8.1.7.
    Check by logging into SYS user
    select * from all_objects where object_name like 'OWA%'
    No need of wasting intially ur time in XML or any thing.
    So see the package body and nowing that u can write your own procedure using those packages.
    and deploye it in jserver.
    we have done and it's working
    all the very best
    [email protected]

  • It won't let me drag an effect from the browser all of a sudden. I have always been able to do before. I am using effects from favorites bin and when I try to drag it, it won't move. I have never had this problem before. Please help.

    It won't let me drag an effect from the browser all of a sudden. I have always been able to do before. I am using effects from favorites bin and when I try to drag it to the timeline, it won't move. I have never had this problem before. Please help.
    P.S. I have tried other effects including transitions and it still won't let me drag.

    Wow that was really quick, thank you so much.  Im not sure at all which version it was because i said it was around 4 years ago he bought it.  I know it isn't under his username, since he's a PC person (ugh) so i know its probably registered to one of our actual names.  isn't there some way to look it up since we did register it, because I'm not even sure where the disks are from when we bought it (we've moved a lot and also have two storage lockers, i know i would have kept it with other disks) but my cd rom drive is actually broken on my computer as well ( i think it got stepped on and is now squished and won't eject or run disks.)
    So is there anyway they can look up that its registered to one of our names since we did register it when we bought and installed it, or do i really have to find the disk with some sort of proof of purchase (i know there would be no receipt after all this time)
    either way, ill do what you suggested to the best of my abilities and thank you so much for answering my questions, i can't even open the program as its incompatible and find out the info from that) so I'm in a bit of a pickle and your response was so thorough and it didn't seem to be posted long enough to even write a well researched response, thanks, all the best,
    sarucia

  • I have deleted the speed dial from the browser unfortunately, so what should i do to get it back

    i have deleted the speed dial from the browser unfortunately, so what should i do to get it back . please get me the solution as soon as possible

    The Speed Dial extension is available for download here:
    https://addons.mozilla.org/en-US/firefox/addon/speed-dial/

Maybe you are looking for

  • Logic for Open Sales order qty

    What should be the logic given to determine "open sales order qty" during designing a report. Note the criterias are as under: 1) Open sales order qty is the confirmed qty less the delivery qty. 2) The delivery qty should be delivery order qty (The d

  • Error - Creation of Billing Document - Item is not relevant for billing

    Hi While trying to Create a Billing document after entering the Order No.the following error msg shown in the Tool Bar No Billing Documents were generated. See log The Error Log shows the following msg with Yellow coloured indication : 000000xxxxxx 0

  • Modify Contents of DW Document

    Hey I just want to know if this is possible at this point. I want a button the user can click and it will do a global find and replace on their current opened DW document. I try doing this and everytime it tells me I cannot modify the document. Says

  • Changing a Team Name

    UCCE 8.5 Should changing a Team Name remove recorded files from Supervisor Record Viewer for the affected Team? It appears so in our case but is this normal? Dan

  • A panel that won't display

    I've created a class "highscores" which reads data from XML, i've used it before so this should work... i put all the data into a list and i want to display it in a panel which containts a label. but somehow the panel isn't visible, i tried a lot of