Can I get information regarding the client browser using JSP

can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
if possible then please give me the samples..
thanks,

can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
if possible then please give me the samples..
thanks,

Similar Messages

  • HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL

    HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL USING 10g Database and 10g Application Server
    we have developed an application using oracle forms 10g with
    oracle database 10g and Application server 10g
    Application uses a single Oracle User name to connect to database
    where as at Application level there are different users (these are not database users)
    Now how can we get the information about the user/his machine etc. at database level. earlier in 6i/8i we use to get by using
    USERENV('TERMINAL')
    we had written a triggers on tables on Insert/Update where we used to update a database field Last user terminal with USERENV('TERMINAL')
    but not this information is comming to be the machine name of application server where as we wish this to be the machine name of Client. Any Way outs
    thanks
    Chaand Kackria

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • Can I get information on JDBC to JDBC Using BPM

    Hi @SAPXI
    Can I get information on JDBC to JDBC Using BPM
    Thanks
    Rao

    hi
    look into this u ll get the answer
    JDBC to JDBC Scenerio
    regards
    kish
    reward if found useful

  • Facebook is not loading properly and all my text and images are lined up along the right side of the page. How can this get fixed to the way it use to be?

    Facebook is not loading properly and all my text and images are lined up along the right side of the page. How can this get fixed to the way it use to look?
    Everyone who logs into Facebook on my Firefox has this problem however if we use Internet Explorer - facebook looks normal.

    If you have increased the minimum font size then try the default setting "none" as a high value can cause issues like you described.
    * Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"

  • Is it posssible to lunch one application from the client system using JSP

    Is it possible to Lunch one application from the client system using JSP or Servlet .If it is possible then how can we do that ?
    Thanks in advance
    Sil

    If its a java application - yes. You can use jnlp and web start.
    ram.

  • Can i open MSWord/Autocad in client browser using forms? how?!

    I'm having broplem in opening MSWord/AutoCade documents
    in client mechine through browser.Please help on this.
    In this context, MSWord/Images/AutoCade drawings stored in the
    oracle database as a BLOB column.My requirment is i want retrieve those things from the database, send to client mechine browser, allows the client to edit the application the and store it back to the database.These are all in three tier architecture.
    How can i do it?!
    Backend - Oracle 8i Database.
    Middle - Oracle iAS
    Fronend - Forms 6i
    Note:
    I tryed with OLE2, the MSWord openning in the middle tier, but not in the client browser.
    Thanks & Regards,
    Vijayakumar.S

    Hi,
    Please see the support article below:
    [https://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them#w_using-a-pdf-reader-plugin Using a PDF reader plugin]
    You need to ensure that the default Action for opening PDFs is to use the Nitro plugin rather than Saving the file.
    Please let me know if that doesn't help.

  • How can i get ipaddress of the client machine

    I tried the below trigger to check the client ipaddress but
    I am getting error 'identifier 'sys_context' must be declared'
    Declare
         IP_ID varchar2(16);
         T_IP_ID NUMBER(15);
    Begin
         select sys_context('USERENV','IP_ADDRESS') into IP_ID from dual;
         IF :EMP_NO IS NULL THEN
    MESSAGE('ENTER YOUR USER_ID NOW');MESSAGE(' ');
    Raise Form_Trigger_Failure;
    ELSE
    set_item_property('CHG_PWD',DISPLAYED,PROPERTY_TRUE);
    BEGIN
    SELECT USER_CATEGORY,IP_ADD INTO :GLOBAL.CAT,IP_ID from USER_ADMIN_MASTER
    WHERE USER_ID = :EMP_NO AND T_IP_ID=IP_ID AND EFF_END_DATE IS NULL;
    :GLOBAL.EMP := :EMP_NO;
    NEXT_ITEM;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    BELL;
    MESSAGE(TO_CHAR(:EMP_NO)||'- IS NOT A VAILD USER_ID ! PL CHECK AND RE-ENTER');
    MESSAGE(' ');
    RAISE FORM_TRIGGER_FAILURE;
    END ;
    END IF;
    End;
    Dev

    I don't know, I use this in SQL*Plus script:
    Try:
    declare
    cursor c_ctx is select
    select  SYS_CONTEXT('USERENV','IP_ADDRESS') ip_address from dual:
    ctx c_ctx%ROWTYPE;
    IP_ID varchar2(15);
    begin
       open c_ctx;
       fetch c_ctx into ctx;
       close c_ctx;
       IP_ID := ctx.ip_address;Regards

  • How can I get information of the switched channel in an example program from NI?

    When I use the example program "niSwitch DMM Switch Synchronous Scanning.vi", I'am not able to get any information, wich channel is active. Wich block has to be used and how must I connect it to see this.
    The other one is, that te sytax for the scan list, described in the help does not switch through the channel, how has this to be modified?
    Im using a SCXI 1128 in Slot 8 of a 1052 combo chassis and the DMM is a PXI 4070 in the Slot 2.
    Attachments:
    niSwitch DMM Switch Synchronous Scanning.vi ‏145 KB

    Bigmatzeman,
    finally, i got a working solution which should suite you!
    Ok, here is what you have to do/what is missing in your setup:
    First, you can leave the modules as they are already inserted in your chassis.
    Second, you will need a special AUX-cable to synchronize the DMM and the switch. You can find infos on that here
    in the section "Single Module Scanning". Connect the cable between the
    DMM and the front connector of the switch (1331, scanadv. and
    externaltrig.)
    Third, i advise you to use the HV8-BAN4-cable to connected the signals
    to your DMM. This is because the cable is specified for the appropriate
    voltage the DMM and the switch are capable of (300 V). The connection
    of the HV8 can be done in the 1052 above the PXI-slots.
    And at last, open the example "niSwitch DMM Switch Handshaking.vi", set
    the devices to the appropriate identifiers. Select for both triggers
    for the DMM "External" and for both triggers of the switch "Front
    Connector". Change the Scanlist to "ch0:5->com0;". If you are using
    the HV8-BAN4 instead of direct front connector-connection, you have to
    change the code a bit, too: insert a "niSwitch Connect Channels" VI in
    front of the "niSwitch Configure Scan Trigger" which connects "ab0" and
    "com0".
    Ok, now the example should work correctly and you should be able to use all other SCXI modules together with your 6281.
    Hope this helps,
    Norbert
    [Edit]: My setup was 4072, 6052E, 1127 and 1011 (instead of 4070, 6281,
    1128 and 1052 as you do). But that should work just the same way.
    Message Edited by Norbert B on 08-04-2006 10:36 AM
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • I suddenly can't get any of the websites I use each day on Firefox to load. I tried clearing the cache. No difference. How can i fix?

    I use Firefox daily to access many sites. Yesterday it worked perfectly. Today it won't work at all. I just keep getting "Unable to Connect" message when I try to load the sites -- and sites work on other programs (though I need to use firefox to do certain things on some of them...) so it isn't an internet access problem. I've read the help articles and they don't help at all. I tried clearing the cache; it makes no difference. I tried checking that no proxy is highlighted under the advanced access settings. It is, and reviewing that makes no difference. I tried looking to see if Firefox is allowed to access the web thru my windows computer -- but I cant tell what program it would need to connect. And I haven't changed my settings since yesterday -- when it worked perfectly (or seemed to). So that shouldn't be the problem.
    Ive wasted most of the morning fighting with this. What the hell is going on here and how can I fix it?

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions - firefox 23 was released yesterday: [[Fix problems connecting to websites after updating Firefox]]

  • Can't get rid of the sparkle effect using LT with scrolling credits...

    Hey guys...
    I have not found anyone that knows how to correct the sparkle effect when using the scrolling credits. The credits will scroll up, but they all sparkle...
    Does anyone know of any other program besides LT that does not do this, and is a very cool program???
    Thanks guys...
    Jeremy

    I know a cool program, its called final cut pro. It might have come bundled with live type.
    Sorry, that was in bad taste but seriously...
    In FCP:
    Effects-> Video Generators-> Text-> Scrolling Text.
    Try it out.

  • Can I get information about client DNS from GSS?

    Can I get information about the client's DNS request and which Data Center was choosed for this request? How long these informations are stored in GSS? Can I change this settings?
    Thank you.

    Following link will give you good start
    http://www.cisco.com/application/pdf/en/us/guest/netsol/ns378/c649/cdccont_0900aecd80122a78.pdf
    Its a two year old document but gives a good overview.
    For details visit
    http://www.cisco.com/en/US/products/hw/contnetw/ps4162/tsd_products_support_configure.html
    Syed

  • How can I obtain information about the recently finished commands?

    How can I get information about the recently finished jobs / bash commands? (eg. date / time of termination)

    $ e echo foo
    foo
    $ type e
    e is a function
    e ()
    $@ && echo $@ - $(date) >> test.txt
    $ cat test.txt
    echo foo - Wed Jan 1 12:10:54 CET 2014
    $ e echo bar
    bar
    $ cat test.txt
    echo foo - Wed Jan 1 12:10:54 CET 2014
    echo bar - Wed Jan 1 12:11:09 CET 2014
    $ e htop
    <here I do something with htop for a little while>
    $ cat test.txt
    echo foo - Wed Jan 1 12:10:54 CET 2014
    echo bar - Wed Jan 1 12:11:09 CET 2014
    htop - Wed Jan 1 12:15:14 CET 2014
    Last edited by karol (2014-01-01 11:20:36)

  • I have an iPhone 6 with IOS 8.1.3 and when I use the landscape view in Safari, the bookmark page appears and takes up one half of the screen. How can I get rid of the bookmark page so I can have the whole screen to what I am browsing?

    I have an iPhone 6 with IOS 8.1.3. When I go to the landscape view in Safari, the bookmark page appears and takes up one half of the screen. How can I get rid of the bookmark page so I can use the whole screen to what I am browsing?

    OOPS! Too quick on the trigger to ask that question without trying anything. Sorry. Solved it by touching the bookmark icon.

  • I downloaded Icloud somehow I changed my itunes account information and cannot get back to my original account that had a redeemed balance on it  how can I get back to the original account?

    I downloaded Icloud somehow I changed my itunes account information and cannot get back to my original account that had a redeemed balance on it  how can I get back to the original account?

    Buy the songs that your friend put on the iPod that you liked. They had no right to give you the copyrighted music when they sold you the device.
    tt2

  • How can you get back to the registration screen to change information once registration is complete

    how can you get back to the registration screen to change information once registration is complete?

    You don't have to. Just go to Apple's Express Lane and add products.

Maybe you are looking for

  • Glassfish + mysql + jsc2 table problems

    I'm trying to deploy my app to a glassfish server and having some problems with tables and rowsets. Situation: Everything works fine under the development settings on my winxp machine with mysql and the 5.0 beta jdbc driver. I managed to get jdk1.5 +

  • NetbookHP mini 110-3500 runs VERY slow.

    Some time ago I purchased the HP Netbooks 110-3500. So VERY disappointed in it. Its so slow that it sits around unused because I find it too slow to use. I did purchase it at the low end of costs, but still I'd expect it to run decently. I generally

  • Remove Software component

    Hi, Could you please let me know how to delete a software component in XI. Regards, Chandra

  • How to assess focus sharpness of RAW files?

    What's the best technique to sort imported RAW files for focus sharpness?  I'm a nature photographer (birds, bugs, flowers, whales, & landscapes) taking telephoto & macro shots with Canon 20D and Canon L series lenses.  My current techique is to sort

  • Drop down menu in dreamweaver

    My drop down menu, when I hover to it show underneath the slide show image. how to bring it up