Application Development 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: 

Calling a Web Dynpro application from a web application

Former Member
0 Kudos

Hi everyone, I've got a problem I hope someone can help me resolve.

What I wanna do is to show a login form, which is part of a J2EE web application (contained in a SAP Web AS), an after the user submits the required information, I have to redirect the user to a Web Dynpro application, which is contained in the same Web AS, but I have to redirect this user using single sign on.

I'm not sure about what I have to do, I'm new in these technologies, I think I need to use UMFactory, but I have made some investigation and I'm not so sure about what I have to do yet, can anyone give me a hand with this?

1 ACCEPTED SOLUTION

fredrik_borlie
Contributor
0 Kudos

Hi Joel.

Ever concidered using the portal for the user admin and logon part?

You know you can create a special desktop for the specific application?

http://help.sap.com/saphelp_nw70/helpdata/en/6a/f72f1c9539420ebee0b8734110aaac/frameset.htm

/fredrik

4 REPLIES 4

fredrik_borlie
Contributor
0 Kudos

Hi Joel.

Ever concidered using the portal for the user admin and logon part?

You know you can create a special desktop for the specific application?

http://help.sap.com/saphelp_nw70/helpdata/en/6a/f72f1c9539420ebee0b8734110aaac/frameset.htm

/fredrik

0 Kudos

Thanks, I'll see it and let you know if it helps