cancel
Showing results for 
Search instead for 
Did you mean: 

Redirect/forward from J2EE Web Application to Web Dynpro Java

Former Member
0 Kudos

Hello All,

I am working on CE 7.1 SP 11.

We have SAP ABAP program which will call Web Dynpro Java application with Post method. In Webdynpro we have a button on click of that, request is sent back to SAP.

Now we have achieve that SAP ABAP program will call J2EE Web Application (a Servlet), J2EE Web Application should forward the POST request to Webdynpro Java. On click of button in web dynpro java the request should be sent back to SAP (either directly to SAP or via J2EE Web App). I am aware of suspend/resume plugs in web dynpro java.

However, how to re-direct or forward the POST request from J2EE Web Appliction to Web Dynpro Java.

Thanks and regards,

Patana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have similar requirement. How did you resolve it?

Regards,

Apurva