RE: Cannot transform and load jsp file with Tomcat under Eclipse

2006-02-01 Thread david ziants
@tomcat.apache.org Subject RE: Cannot transform and load jsp file with Tomcat under Eclipse From: David Ziants [EMAIL PROTECTED] Subject: Cannot transform and load jsp file with Tomcat under Eclipse I also added META-INF\context.xml file

RE: Cannot transform and load jsp file with Tomcat under Eclipse

2006-02-01 Thread birendar . waldiya
Hi All Can any one tell me exactly from wher can i download POI.jar and POI API documents . I tried http://www.reportmill.com/rm4/ http://apache.mirrors.tds.net/jakarta/poi/release/src/ when i clik on jar or tar the page keeps on waitign for download to happen. Thanks in Advance Birendar S

Re: Cannot transform and load jsp file with Tomcat under Eclipse

2006-02-01 Thread David Ziants
I got the configuration working now and I thank the responders for their feedback and help. Although I created a completely new work set, I did copy my source files over to it. With this I also copied the web.xml file. What I forgot was that I had a servlet definition and mapping which

Re: Cannot transform and load jsp file with Tomcat under Eclipse

2006-01-31 Thread Vinu Varghese
Hi David, Just put your jsp files to 'D:\eclipse_ws_swing\MusarAvicha' directory and remove the servlet servlet-nameshowlogin_jsp/servlet-name servlet-classshowlogin_jsp/servlet-class load-on-startup6/load-on-startup /servlet from your web.xml. Then try to access the jsp files

RE: Cannot transform and load jsp file with Tomcat under Eclipse

2006-01-31 Thread Caldarale, Charles R
From: David Ziants [mailto:[EMAIL PROTECTED] Subject: Cannot transform and load jsp file with Tomcat under Eclipse I also added META-INF\context.xml file: == ?xml version=1.0 encoding=UTF-8? Context