• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JavaWebServer Installation problem

 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am having a major problrm in installing Java Web Server
My basic OS IS wINDOWS 2000 Advance server
after installing javawebserver, i cannot start the web server.There is an error message poet 9090 already in use.
Can anyone tell me how to change the port.
I dont know how to log on to administrative services.
the file admin.bat is taking me nowhere.
I desperately require some help.
Thanks in advance
Debanjana
 
Ranch Hand
Posts: 341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. Go in the bin directory.
2. double click httpd file icon.
3. Type http://localhost:9090 or 8080, whatever u require in the address bar of browser
Regards
Danish
 
reply
    Bookmark Topic Watch Topic
  • New Topic