cancel
Showing results for 
Search instead for 
Did you mean: 

How to get URL for Servlet inside Development Component?

0 Kudos

Hello, dear experts!

I am developing servlet using component model. So I have created Development Component for Java Web Project and EAR and deployed it on SAP WAS 7.1.

But I do not know how to run my servlet. Which URL pattern should I use in case of Development Component?

Kind regards,

Anton.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
former_member185029
Active Contributor
0 Kudos

Hi,

Go to Run -> Select J2EE application-> Select the EAR project and select the Servlet/ JSP to be executed.

It will run the application.

-Ashutosh