Hello Suresh, If you can get the development mode running, you should be able to upload to a server with no problem.
In order to get development mode running, I suggest starting with the "New Web Application Project" wizard which will populate your lib with the basic jars. You can then add Objectify as you add code. --Stevko On Fri, Oct 22, 2010 at 1:50 AM, suersh babu <[email protected]>wrote: > > Hi, > > I am using eclipse IDE. My environment is > App engine sdk 1.3.8, > Servlet and JSP > Objectify > > So what is the basic jars need to be added to war/web-inf/lib folder. > > -- > Regards > > Suresh Babu G > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
