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 didn

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
=== - Original Message - >From "Caldarale, Charles R" <[EMAIL PROTECTED]> Date Tue, 31 Jan 2006 15:40:32 -0600 To Tomcat Users List Subject RE: Cannot transform and load jsp file with Tomcat under Eclipse > From: David Ziants [EMAIL PROTECTED] &

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: > == > > > == The p

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 showlogin_jsp showlogin_jsp 6 from your web.xml. Then try to access the jsp files thru the browser. - Regards Vinu David Ziants wrote: This is the first time I have had to do my