I have 3 folders in TS workarea, WA1. They are templatedata, config and iw-web. In the iw-web folder I have an index.jsp page. When I click on this jsp page ,it does not display content, but it says "page can not be found". What can it be ? How to resolve it ?
TeamSite server is on windows server 2003 platform and application server is Weblogic. (I am not sure, whether weblogic has IIS or Apache as webserver).When I want to install TS , everything I need is an OS software ,which is windows server 2003 here. TS application incorporates web server in itself, is that right ? so why do I need to worry about web server or application server ? I am accessing TS as a user from a different machine. Should I not be able to use jsp, asp, html or any combination for display just by configuring in templating.cfg ? Why do I need to figure out about IIS or Apache-Tomcat ?Pls explain