Integrate Web Dynpro in JSP

Hello everybody!
Does anybody know if is there a way to integrate a WD application into a JSP page, like an applet inside an html for example?
Thanks
Regards
Juan Jimenez

Please see the Isolated HTML Container in the HTMLB guidelines .
http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/sap htmlb guidelines
REgards,
Rich Heilman

Similar Messages

  • Integrate web dynpro into WEB UI

    Hi,
    I have a problem with integrating wd4a application into web ui.
    When I set up url of the wd4a application (absolute url) as logical link, everything went ok in dev system.
    But after transport to test system, application was not reachable, because absolute url linked to dev.
    The second attemp was to set up the logical link to BSP application, which called absolute url to wd4a application using <bsp:call> statement in view. The problem is that this statement didnt work at all and it doesnt matter if there link to my application or to google.com.
    do you have any idea how to solve this?
    thanks
    Juraj

    Hi,
    I know this method,
    but problem is that I used absolute link in WEB UI customizing, tx CRMC_IC_LTX_URLS ... in case I could create my own link, everything is ok
    my problem is that I dont know how to define link in this tx with relative url
    or I can be solved in way that I somehow integrate web dynpro into BSP application and then set up URL in tx CRMC_IC_LTX_URLS for the BSP.
    the only problem is I dont kobw how to do this
    thanks
    Juraj

  • Web Dynpro Vs JSP

    Hi,
        We have JSP, what are the features of web Dynpro over JSP, while JSPs are also used for creation of UIs.
                                                  Thank you
                                                 regards
                                                     Srinivas

    Hi,
    Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS).
    Web Dynpro helps you with the development of Web applications by:
    •     Ensuring platform-independence with the meta model approach
    •     Minimizing the implementation effort through declarative programming
    •     Supporting a structured design process by applying the model view controller paradigm
    •     Providing reuse and better maintainability by using components
    •     Providing graphical support with tools in the Web Dynpro perspective
    •     Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.
    Regards,
    Anagha

  • Integrate Web Dynpro Application into a Guided Procedure Step

    hi guys
    I would like to integrate my Web Dynpro Application into a GP-Step.
    I DON't want a:
    - Web Dynpro Component (GP Interface)
    - Composite Application Web Dynpro Component
    I think I have to use "Web Dnypro Application" from the callable objects list.
    However, I couldn't see any input parameters.
    Thanks for your help.
    Regards,
    Go:khan

    Hi Gökhan,
    in my mind you only see Input/ Output Parameters within a Web Dynpro Application when you use the GP Interface.
    WHen you want to have some for parameter mapping, you must implement an Web Dynpro Application with GP connectors.
    Take the following tutorial to do that.
    Hope it helps
    Bye Steve

  • Is it possible to integrate web dynpro java  with xPD screens?

    We have a requirement to integrate the xPD screens with Adobe using web dynpro java. The UI has to be completely Adobe and the xPD transactions would be triggered through Adobe.
    Is it possible?? Please let me know how if anyone worked on this.
    We are using SAP NW SP12 and NWDS 7.0.1
    Thank you,
    Vasu

    Vasu,
    I'm in the same boat as you because I have no idea where to start either.  Right now we are just evaluating some possible solutions for our UI needs that our Business is asking for.  Originally I only heard about the Adobe Forms.  Then I heard about this Web Page Composer which could also provide us a way to display our iViews and other links in a more user friendly page.
    So learning how to display xPD in either area is new to me and I am just starting to learn SAP all together.  If I hear anything or read anything, I will share with you.  Maybe we can help each other out. 
    Jennifer

  • Integrate Web Dynpro with Flash Viewer for JasperReports

    Hello,
    I am trying to integrate the Flash Viewer with Web Dynpro in order to render the jasper reports generated in my web dynpro component. I am using a Flash Island within the view which has the SWF file bound to it.
    I need to pass the URL of the XML report to an attribute called FlashVars of the embed tag, where the flashviewer SWF file is embedded.
    What I have done so far is: created a property named "FlashVars" for the flash island, and then pass the file location of the generated report to it. However I am not getting the report rendered in the Flash Viewer.
    Best Regards,
    Baez

    Take a look at these 2 blogs:
    /people/jawed.ali/blog/2009/02/09/part-i-print-web-dynpro-java-applications-using-jasperreports
    and
    /people/jawed.ali/blog/2009/10/21/part-ii-print-web-dynpro-java-applications-using-jasperreports
    Instead I'm interested in Part III (We will be integrating JasperReports into WDJ applications.) just do not find this blog
    Regards
    Banana

  • How to integrate Web Dynpro Java 7.1 with EP 7.0?

    Hi,
    I have 2 servers: 1 is EP 7.0 and another is CE 7.1. Is there any way how to use Web Dynpro Java deployed in CE 7.1 as an iView in EP 7.0 other than portal federation? We cannot use the portal content producer-consumer concept. Is there any other way how to do that?
    Regards,
    Tomas

    I have same task.
    I did not understood how and which system you created to resolve problem?
    As well, any reference  would be very helpful.
    thanks
    Edited by: Ivan Ivanov on Sep 7, 2009 5:51 PM

  • Can ABAP web dynpro floor plan manager integrate with adobe flex ?

    Hi All,
    Is it possible to integrate Web dynpro ABAP with adobe flex ?
    Can we integrate the standard ABAP web dynpro floor plan manager screen with adobe flex ?
    Brief about my requirement: I have refer few articals about  ABAP web dynpro is easyely integrate with adobe flex. My client is currently implementing SRM 7.0 for procure to pay process. For your information, standard SRM 7.0 are developed in ABAP Web dynpro floorplan manager. In my client,other processess such as order to cash, resource management etc screen are designed in Web dynpro Java(deployed in SAP EP) to make it more user friendly and good in resolution. My client is very much happy with SRM  7.0 business logic, however not happy with the standard SRM screen. They have asked to redesign SRM screen to make it more user friendly and good in resolution. 
    Thanks in advance. 
    Regards,
    Jennyfer

    It is possible to insert Adobe Flash islands in Web dynpro. You could take a look at the following link for more information on how to implement this:
    Adobe Flash Islands in Web Dynpro ABAP

  • 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

  • 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.

  • Integrate VC models within Web Dynpro?

    Hi
    It easily is possible to integrate Web Dynpro Components within Visual Composer models. Does it work the other way around too - is it possible to integrate VC models within Web Dynpro, and if yes, how?
    Regards

    Hi Jan,
    Unfortunately not. Currently there's no way of doing this (other than having them as UI for human tasks in BPM, but this is not what you want I guess). The generated Web Dynpro application (from the Visual Composer model cannot be consumed as a project in the IDE, but it you can try to call it from the WD application (I just don't remeber the exact API for this) like it was any other WD application (after it's eployed, of course).
    Regards,
    Netanel

  • What to after Creating a Web Dynpro Application

    Hello,
             My question might a little stupid so please don't mind. I have created a web dynpro application where the user enters a sales order no and the output of is shown in an ALV format in web dynpro. My question is what next, I mean how do I give it to the users to use it. They should only be given the URL which is generated?
            Also if i directly enter the URL it asks me for my Username Password of the SAP Logon. can this be avoided like some reports where one cant make any changes in the database just get the output this Username Password thing be skipped

    Hi.,
    You can create a Transaction for Web Dynpro Application to dispaly in browser as well as in SAP GUI.,
    check this: can we create a tcode for webdynpro application?
    else you can integrate it in Portal by creating iviews.,
    check this article: [How to integrate Web Dynpro  ABAP in Portal|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/008fc414-997f-2e10-3899-fd895ec8eb5e]
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • Microsoft Silverlight Islands with Web dynpro java

    Hi
    Please anyone know how I can integrate Web Dynpro Java with Microsoft Silverlight island?
    something like this link of flash islands but microsoft flash
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/203ece12-85bf-2b10-31a1-cc051670e9c7
    Regards
    Carlos Sevillano

    There exists a UI element named SilverlightIsland (in release 7.20).
    http://help.sap.com/saphelp_nwce72/helpdata/en/49/cb5db03372736fe10000000a42189b/content.htm
    Armin

  • Web Dynpro ABAP in SAP BPM

    Hello,
    I want to know if it is possible to integrate Web Dynpro ABAP in a BPM Process or it only supports JAVA Web Dynpro. If yes, how can I do this?
    Thanks & Regards
    SU

    it can be expected in CE 7.3
    BPM & WebDynpro ABAP

  • Advantages / disadvantages of Web-Dynpro

    Hello,
    Can somebody tell me, what are the advantages and disadvantages of Web-Dynpro unlike JSPs?
    Best regards

    Hi ,
    Check the links
    Advantages of webdynpro
    Why WebDynpro ?
    Web Dynpro V/s other web technologis
    Regards
    Rohit
    Message was edited by: Rohit Radhakrishnan

Maybe you are looking for

  • IPod Touch 4G various problems

    Hello, First of all, since the upgrade to iOS 6, I have problems that I never had before! Starting with the battery. I have to recharge my iPod 2 times a day now just because I listen to music. There's no games here. No Bluetooth enabled. I remain co

  • Intel Mac Mini Vs G4

    ok, i have a G4 Mac mini (1.42 80gb 512mb combo) i am looking at the new mac mini intel 1.5ghz with added superdrive and possibly HDD upgrade. my main tasks are browsing the internet, word processing, listening to music, watching dvds, using msn & dv

  • "Edit Original" opens in Paint instead of Photoshop (Windows)

    I've found a solution to this problem, so I wanted everyone to find it. In the older Windows programs, you can choose which program opens in editing, but in Windows 7 that feature is disabled. If you download the following program, click File Type Se

  • Problem with SAP Query

    Hi, In my Query The Outputs are <b>user ame, role and role discription</b> for one language we are having 10 lines of role discriptions .but i need only one role discription to my output for this what i need to do?

  • Hp g42

    no bootable device found,insert boot disk.what should i am gonna do?