• 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

Integrating Tomcat to MIIS URGENT

 
Ranch Hand
Posts: 331
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I figured out one of my problems from my earlier posts. Im using MIIS and from my readings it is my understanding that I need to include an add on such as Tomcat in order for it to work properly. My problem at this point is figuring out how to install Tomcat in MIIS. The accompanying documentation contains the above info but I cant seem to find it. Can someone please tell me how to go about doing the above task. In clear steps if possible. This is really important. Thank u all for your time
 
Saloon Keeper
Posts: 27752
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Search the Apache/Tomcat forum.
 
john mattucci
Ranch Hand
Posts: 331
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know its on the Tomcat/Apache forum. I spent some time looking for it. I was hoping however someone could directly point me to what Im looking for. Time is a factor. Thanks again
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This post belongs in the Javaranch Tomcat forum. I will move it there.
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have a look at http://www.mainejug.org/jug/meetings/2002/february/tomcat-presentation/iis.html .
We are using this combination, for some of our customers do not like Apache (because they have MS IIS working and do not want to change / add things). It works, but I have not the best feelings about it. The possibilities of configuring MS IIS for dynamic java context are not comparable with Apache.
Hope it helps,
Detlev
 
reply
    Bookmark Topic Watch Topic
  • New Topic