1 Replies Last post: Mar 18, 2013 6:23 PM by Mark Vedder  
Sebastian Lillo Newbie 3 posts since
Mar 17, 2013
Currently Being Moderated

Mar 17, 2013 10:55 PM

Running web service and servlet in web application

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.

Mark Vedder Apprentice 808 posts since
Dec 10, 2003
Currently Being Moderated
Mar 18, 2013 6:23 PM in response to: Sebastian Lillo
Re: Running web service and servlet in web application

Duplicate of http://devnet.jetbrains.com/thread/442881 - please post replies there.

More Like This

  • Retrieving data ...