Re: [appengine-java] Unable to create JSP file with google app engine in eclipse

2011-02-15 Thread Ishwarya Chandrasekaran
Hi, Thanks for your reply. The javac was found to be missing. My project was using JRE 6, I changed the java build path to use JDK 1.6 and then it worked fine :) Regards, Ishwarya On Wed, Feb 16, 2011 at 1:25 AM, Chummar Maly wrote: > It is quite possible you are missing some libraries. What

Re: [appengine-java] Unable to create JSP file with google app engine in eclipse

2011-02-15 Thread Chummar Maly
It is quite possible you are missing some libraries. What error do you see when you open the jsp file ? On Tue, Feb 15, 2011 at 5:52 AM, Ishwarya Chandrasekaran < cishwa...@gmail.com> wrote: > Hi All, > > I am a beginner to google app engine. > I have a basic doubt. > > When ever I try to create