Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JavaGUI

Former Member
0 Likes
747

How i can get JavaGUI? it's a open source application?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
615

Hi Carlos,

SAP GUI for Java I think is very much alive and it's available from SAP (not open source). You can download it from SAP Service Marketplace (http://service.sap.com/swdc) from Download->Installations and upgrades->Entry by application group->SAP frontend components->SAP GUI for Java.

Hope this helps,

-Mikko

4 REPLIES 4
Read only

Former Member
0 Likes
615

Hi Carlos,

The JavaGUI was killed off some years back (not sure it was ever formally released actually). I think you'd have trouble finding it.

Think you are better of with normal SAPGui or check out WebDynpro which is a toolkit (correct me if I'm wrong) for delivering java based applications with a UI in WAS6.4. You can download it from the following link: https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/webdynproclient_download.htm .

Cheers,

Brad

Read only

0 Likes
615

WebDynpro is just one of the ways of developing a j2ee application. Using Netweaver Development Studio, you can develop WebDynpro applications as well as JSPDynPage applications.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
616

Hi Carlos,

SAP GUI for Java I think is very much alive and it's available from SAP (not open source). You can download it from SAP Service Marketplace (http://service.sap.com/swdc) from Download->Installations and upgrades->Entry by application group->SAP frontend components->SAP GUI for Java.

Hope this helps,

-Mikko

Read only

Former Member
0 Likes
615

Thanks Everybody, all your answers were too helpful