cancel
Showing results for 
Search instead for 
Did you mean: 

How call a deployed servlet

Former Member
0 Kudos

Hi everybody,

how can i call a deployed servlet? I have the following Projects:

- EAR

- EJB

- WEB

I know that i have to use the following url: http://<host><port>/<contextRoot>/servlet/<serlvet_name>; but i don't know where to find <contexRoot>.

regards,

seed

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Seed.

The easiest way to deploy an EAR or a WAR or an EJB projects is by a tool like the SAP DEPLOY TOOL, also you can do it with the service deploy in the Visual Administrator, but the DEPLOY TOOL is the same thing.

The Deploy Tool is a program that permits deploy EAR, WAR or EJB files into the SAP Web AS, and if you need modify some properties that is possible, by the reason that you can deploy every thing.

For more information about DEPLOY TOOL view the help.sap documentation about this

Link: Deploy Tool

Regards

Josué

Former Member
0 Kudos

In the EAR project, select application.xml ® Modules and select the WAR file from the modules list. In theContext Root, enter a new value