Change pages jsp by web dynpro

I have some jsp pages in the MSS, I change them to Web Dynpro, anyone know if there is already a version that converts these pages or make them from scratch
thanks you

Hi Hanif
Kindly refer the SAP Notes with Error message 'Sorry, your browser/program is not supported by Web Dynpro'
1599159 - Internet Explorer 9 Release Notes
Solution SAP Note 1694966 - Remove the settings for enabling IE9 and FF4/FF5 in WD Java
Regards
Ram

Similar Messages

  • How to use JSP in Web Dynpro

    Hi
         I want to use JSP and servlet pages in my web dynpro application
    how can we add the JSP pages in web dynpro aaplication or how can I achive this functionality?
    Thanks
    Ninad

    Hi,
    Have a look at this thread,
    Re: web dynpro jsp
    Regards,
    Saravanan K

  • Set Portal Page URL in Web Dynpro IFrame

    Hi All,
    I've a Web Dynpro application that runs in the portal.
    The application creates iframes dynamically.
    I want to set in the iframes portal pages.
    In order to get the page's url, I go to content admin, navigate to the page and then press the 'preview' button then I copy the url from the browser's address bar.
    I copy the url from the '/irj....' to the src property of the IFrame UI element.
    So the source property looks something like this:
    /irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.mycomp.Omri!2fcom.mycomp.TestPage
    When I run the project I get:
    <i>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object: portal_content/.../...).
    Exception id: 06:01_17/10/06_0015_4401150
    See the details for the exception ID in the log file</i>
    The page's permissions are set to everyone so I don't know why do I get this error.
    So, how do I set portal page url in Web Dynpro IFrame?
    p.s
    I tried to use NavigatinTarget in the URL and it works. The problem is that the TLN is included. I want to display only the page.
    Thanks,
    Omri

    Hi Valery,
    I have only one domain...
    I searched SDN and I found this post:
    /message/1259616#1259616 [original link is broken]
    Daniel Wroblewski from SAP says:
    <i>This, naturally, sounds like a permission issue. Two steps:
    You must give the Everyone group end-user permission to the iView. This will eliminate the error and cause a login screen to display.
    If you want to eliminate the login screen, you must set the iView property Authentication Scheme to anonymous.</i>
    I will try it tomorrow in the Office.
    Omri

  • Change style of ABAP web dynpro

    Hi,
    I have to change the style / color of an ABAP Web Dynpro application at one of our customers.
    So the standard blue background must be white and the dark blue heading backgrounds should be green for example.
    How can I do this?
    Is there a guide to do it?
    Thanks in advance and kind regards,
    Bart

    Hi Jan,
    Even i have done the same process for changing background theme for web dynpro application.
    My requirement is to upload background image for the theme , i achieved it by changing the css file and uploading back to the custom folder and calling folder in application parameter.
    But i am facing lot of issues listed below.
    1.)In the application F4 help, pop up window and dropdown are not working
    2.)Even for standard applications also facing similar situation
    I don't know how to resolve this issue?
    My SAP System version is SAP-BASIS Release 702  Level 007

  • How to call jsp from web dynpro app.

    Hi Frndz,
    How can I call a JSP from my web dynpro(and here i don't want to redirect to JSP ),I want to call a JSP which can show a message window as alert on top  of WDP view.
    Here am using CE 7.2 SP1, and my requirement is to call the model(back end) for every minute interval and need to give alert that how many new records r added.With WDP java i haven't find any option to give alert r notifications about new records added, so am thinking to call JSP where I will pass the parameter which can show a alert r notification(like FACEBOOK n outlook notifications).
    Please share any ideas ti achieve this,
    Thanks in advance.
    Regrads
    Rajesh

    Hi,
    If your application should open in a new url, then you can use link to url action to open jsp.
    You can also use EPCF navigation api to call any pcd page as well external links
    i.e
      WDPortalNavigation
          .navigateAbsolute("link",[parameters]);
    Since your passing parameters, you build url in both the cases.
    Ram

  • JSp vs Web dynpro

    Hi to all, i must create the EP from an internet site.
    The site has more table generate from SQL database.
    I read that the JSP page don't is recompileted when i call the page that contain the JSP code.
    I read that the JSP page is recompilated only with a deploy.
    I need one page that refresh your table from the relative database ever, for any visualizzation from the user.
    Is all true??
    I must create a web dynpro page or exist a JSP alternative?
    thanks to all

    Hi,
    JSPs can either be compiled at deploy-time or during run-time. The most normal is run-time. Run-time means that the first time a user access the jsp, it is compiled into a java class which is executed for this user and all subsequent users. When you deploy a new version, the java classes are deleted.
    Both web dynpro and jsp can be used.
    Dagfinn

  • Is it possible to change the background of Web Dynpro Views in MDE apps ?

    Hi Team,
    Is it possible to change the Background color of Web Dynpro Views in Mobile Device applications ?
    I have been able to change the cellBackgroundDesign from Transparent o fill1 etc and this change is visible in the desktop application.
    But whenever; I am running this application in Mobile Device, the color change is not visible.
    Also, there is an earlier post given by me for changing the color of rows in Table UI in SAP SRS Mobile Device Enabled.
    Color code logic not feasible in Pocket Browser
    Our Mobile Devices are:
    http://emobilescan.co.uk/downloads/manuals/ppt8800.pdf
    The OS is: Windows 2003
    and the Browser is: Pocket Browser.
    Please give me in any suggestion which I can implement to see the background color change w.r.t, Mobile Devices.
    Thanks & Regards
    Kaushik Banerjee
    SAP Portal

    Hi,
    Have you uploaded your Photobook to Kodak Gallery or Shutterfly?

  • Page size in web dynpro

    Hi Experts!
    Currently I'm preparing web dynpro application for touchscreen.
    Unfortunatelly all elements on screen are too small to handle all operations by finger.
    Do you know any way to increated page zoom automatically? Maybe somewhere in web dynpro or maybe it's possible in URL?
    Thanks in advance
    Bartek

    I am not sure which browser is in used in your touch screen? is it Tablet or mobile ? You may have to check the Product Matrix for available supported browsers.

  • How to change parameter ALLOW_BROWSER in web-dynpro ?

    hi,
    i have a request where i have to change the property ALLOW_BROWSER in a web-dynpro from NO to YES.
    when i get in portal content administration this property is NOT changeable. the value NO is 'undergreyed' as well
    as the property CachingLevel

    Hi
    have a look on this thread
    1. Problem with getting table element's table row
    2.How to select the entire row by selecting the checkbox in a table
    BR
    Satish

  • Is it possible to change date format in Web Dynpro?

    Hi,
    I have an input field that is mapped to a context data type of date.  It is showing me the data in the format of "mm/dd/yyyy".
    Is it possible for me to change this format to "dd/mm/yyyy"?
    I know it is possible to alter the Regional Setting in a Windows box.  What about Solaris box?  Are there specific properties within Web Dynpro that I could set so that I do not have to remember to change it everytime.  I have a few environments that I need to deploy to, so it makes sense for me to set the format into Web Dynpro.

    Hi Stefan,
    Could you be more elaborate?  What happens after that?  How do I populate data from the database to this new type?
    Currently, I can't find the Base Type of "date" in the lookup box.  Do you mean the Built-In Type?
    Thanx.

  • HCM Processes & Forms : Migrating from JSPs to Web Dynpro for ABAP

    We are pretty well invested in HCM Processes and Forms.  We currently use JSP based forms as the UI for our notifications.   We do not, use Adobe Forms.
    For a number of reasons, we want to transition to forms based in Web Dynpro for ABAP.
    We want to bring a new scenario online using WD4A.  Down the road, weu2019ll very likely transition our old JSPs over to the new methodology as well.  
    I would expect that this is pretty well doable.  As part of a proof of concept, we did launch notifications from the web dynpro environment, had them initiate workflow, etc .  Weu2019ve also pulled up our web dynpro app from the UWL and portal.
    Has anyone gone through this specific exercise u2013 moving from JSPs to WD4A?  We are particularly interested in where the integration points will be, working with ISR_PROCESS_EVENT, etc.
    Your comments, suggestions, references, etc. are welcomed, as well as any discussion you may offer.
    Thanksu2026
    ...Mike

    And along the same lines, any thoughts around which of the following QISRDPROCESS_TYPEs might be a better choice?
    Entry Using ITS Service
    Entry Using Adobe PDF
    We currently use the ITS Service type.  I think this may be our first direction, replacing url links with links to our webdynpro application which woulds need to integrate calls through ISR_PROCESS_EVENT
    The Adobe Type seems interesting - Again, we do not, nor will, have Adobe Forms in place for this development.  But, I've read some discussion that folks have enhanced out of actual Adobe Form rendering.
    Again, the thoughts of the community are welcomed here.
    Thanks...
    ...Mike

  • Translate a changed field description in Web Dynpro

    Dear all,
    i have changed a the field description "Accounting Number" into "Personnel Number" in a Web Dynpro.
    (via SE80 -> Package GRAC_ACCESS_REQUEST -> Web Dynpro Application GRAC_OIF_REQUEST_SUBMISSION -> Tab "User details")
    If I test to dipslay the Web Dynpr in German or Englisch, I have the same description in Englisch.
    Does someone now, how to translate the field description.
    Thanks!
    Melanie

    Here the screen.
    Transaction SOTR_EDIT -> Short text
    change
    and change translation

  • Jsp and web dynpro

    Hello All,
    We are using web dynpro to add and edit records in a database. We are using jsp to produce reports from the same data since we feel that we cannot acheive the desired effect with web dynpro. The problem is having web dynpro and jsp communicate. I can use portal eventing but sometime I need large amounts of data such as maybe all the search criteria to generate a new report. What would be the best way to do this?
    Thanks

    How about creating a dynpro that has a form that has hidden objects that you can link a context variable too within your dynpro.  Then have the form submit 'action' be the jsp.  If you use method=post, you can pass all kinds of data.

  • Show web page within abap web dynpro

    Hi,
    I am looking for a way to show a web page (like www.google.com for instance) inside an abap web dynpro application.
    Any suggestions would be very welcome.
    Regards,
    Bert

    I dont think you can open a Web Browser within a Browser.
    But you can call the URL in a new window using the following code;
    data lo_window_manager type ref to if_wd_window_manager.
    data lo_api_component  type ref to if_wd_component.
    data lo_window         type ref to if_wd_window.lo_api_component  = wd_comp_controller->wd_get_api( ).
    lo_window_manager = lo_api_component->get_window_manager( ).
    CALL METHOD lo_window_manager->CREATE_EXTERNAL_WINDOW
      EXPORTING
        URL            = 'http://www.google.co.in/'
        MODAL          = ABAP_FALSE
        HAS_MENUBAR    = ABAP_TRUE
        IS_RESIZABLE   = ABAP_TRUE
        HAS_SCROLLBARS = ABAP_TRUE
        HAS_STATUSBAR  = ABAP_TRUE
        HAS_TOOLBAR    = ABAP_TRUE
        HAS_LOCATION   = ABAP_TRUE
      RECEIVING
        WINDOW         = lo_window.lo_window->open( ).

  • How do you stop the flash player when you change pages on a web site

    Hi all;
    I'm building a website in flash using my limited understanding of action script.  Everything was progressing very well until I found that if I go to one of my example pages of my web site and play the flash video (with audio) and click back to my "home" button, the audio will continue to play.  If I go back to the example page, the video is off and when I start the video, it plays again with the other audio.  I hear the audio twice! I know there is an action script to handle this but, I can't figure it out.
    My question is, How do I stop the audio when I click away from the example page back to the home page or any other page?
    Thanks in advance for your help.
    I'm usinf Flash CS4 and a Mac OS operating system.

    The problem is most likely in your Action Script. Therefore this question should be posted in the Action Script forum. This forum only deals with the Flash Player, which, in this case is running the script as it is written, and therefore, working properly.

Maybe you are looking for

  • Credit memo -Depot sale return

    Hello Guru, I am facing problem in credit return memo regarding excise amount. Since this is depot scenario after doing J1IJ i am doing invoice where excise value is picking from J1IJ...which is ok. when i am doing depot return with reference to invo

  • Burning a DVD with Final Cut Pro 10 stops at 95%, why ?

    Burning a DVD with Final Cut Pro X stops at 95%, why ?

  • Outlook 2013 keeps closing.

    Hi, Outlook 2013 keeps closing on me. I've read some info from this site. I've also created an Event File in Word an uploaded it to One Drive as suggested. Can someone advise me on what to do next please? Regards, Martin Allen.

  • Artboard Action/Script Crop to Artwork Bounds

    I have just finished manually cropping the artboard to fit the artwork bounds for 1500 files. It is not possible to create an action or keyboard shortcut for artboard options. It is not even possible to set and save another default artboard size. AI

  • Dbping error - Missing license file

    When I run the dbping utility to test my Oracle connection I get the following error: $ java utils.dbping ORACLE scott tiger dev1 Missing license file for: WebLogic Server 6.1 Error encountered: java.sql.SQLException: Fail to load jDriver/Oracle due