• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

How to config between ipanlet and websphere?

 
Ranch Hand
Posts: 168
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,

I have ipanlet webserver and websphere app server. If I want to do the following things,

1) www.jacklau.com/abc/test1.jsp will go to ipanlet's /abc/test1.jsp
2) www.jacklau.com/def/test2.jsp will go to websphere's /def/test2.jsp

how do I config them ?

Thanks in advance!
Jack
 
reply
    Bookmark Topic Watch Topic
  • New Topic