Re: Confused about servlet-api.jar

2007-08-30 Thread Joshua ChaitinPollak
On Aug 30, 2007, at 12:17 PM, Farrukh Najmi wrote: Joshua ChaitinPollak wrote: Hello, I'm still having trouble with getting embedded tomcat to compile my JSPs. What did you mean by "embedded tomcat"? Is this a tomcat instance provided by an IDE like Netbeans? No, not at all. I have a cl

Re: Confused about servlet-api.jar

2007-08-30 Thread Farrukh Najmi
Joshua ChaitinPollak wrote: Hello, I'm still having trouble with getting embedded tomcat to compile my JSPs. What did you mean by "embedded tomcat"? Is this a tomcat instance provided by an IDE like Netbeans? Right now I'm trying to understand the difference between javax.servlet:servlet-ap

Confused about servlet-api.jar

2007-08-30 Thread Joshua ChaitinPollak
Hello, I'm still having trouble with getting embedded tomcat to compile my JSPs. Right now I'm trying to understand the difference between javax.servlet:servlet-api and tomcat:servlet-api, and whether I need both of them, or just one. I'm currently explicitly depending on tomcat:servlet-a