cancel
Showing results for 
Search instead for 
Did you mean: 

How to send a request to a Servlet from an IView ?

former_member182294
Active Contributor
0 Kudos

I want to create an IView which can send a request a st to a servlet which in turn connects to a database and sends the response back to an IView.

Can anybody please tell me how to send a request to a Servlet and where to place the Servlet file in the .par file directory structure ?.Are there any documents or examples available. ? Very Urgent !.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

What you have asked is like 'to explain the portal concept'. It is better to read the document in help.sap.com before you start wour work, else you may end up in lot of problems while developing the code.

Go thru help.sap.com to understand,

1. How to create an ivew,pages etc.

2. How to create a system and assign the backend properties.

3. Java development role.

Regards,