Skip to Content
0
Former Member
Mar 16, 2009 at 08:15 AM

HTML, JavaScript, Applets possible in Web-Dynpro Applications?

52 Views

Hello Community,

I'm developing a JEE5-Application using Web-Dynpro for the User-Interface. Web-Dynpro works fine for the most functions and processes of the application. But there are some special requirements i don't know to implement them using Web-Dynpro.

So my question is, if there is the possibility for:

  • using HTML-Code in a Web-Dynpro UI-App (the HTML dynamically generated by Web-Dynpro)

  • using JavaScript in the Web-Dynpro UI-App

  • using Java-Applets (for example to interact if local computer resources)

  • using an HTML-Editor for editing Texts in the Application (for example freeware Edtior fckeditor)

or do i have to use JSF in that case?

regards

Matthias