Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Running web service and servlet in web application

$
0
0

How can I run simultaneously a web service and a servlet in the same web app ?? I created the project, created a test web service (that listens in http://localhost:9000/HelloWorld) which works fine, but when I created a servlet in the same project, I can't test it from a browser.


Viewing all articles
Browse latest Browse all 5481

Trending Articles