Hello, I seem to have hit a stump in the Java Getting Started Guide... While in the "Using JSPs" part, I am attempting to add in the guestbook.jsp file and when I got to localhost, this error pops up.
HTTP ERROR: 500 Error running javac.exe compiler RequestURI=/ Caused by: Error running javac.exe compiler ......followed by a hundreds of error lines. although it may be quite difficult to diagnose off of that, but Is there something major I seemed to have missed? thanks again On Jan 19, 1:01 pm, Robert Kluin <[email protected]> wrote: > Work your way through one of the getting started guides. > > http://code.google.com/appengine/docs/ > > Robert > > On Mon, Jan 18, 2010 at 10:51 AM, Francis Joseph Tumbokon > > > > <[email protected]> wrote: > > Hello, > > > I have recently stumbled upon GAE and its capabilities, so consider me > > brand new to its software/coding. I am attempting to build a very > > simple database utilizing BigTable. > > > Basically I would like the application/website to prompt the user to > > enter some data w/ specific fields, add it to a database, and then be > > able to display the data (either sorted or queried). > > > Right now, even if I were to build a barebones database, up and > > running on a localhost I'd consider it success. > > > My question is, have any of you come along a tutorial/guide/coded > > projects for a new user to using BigTable? > > I am familiar with Java, but Python seems to be quite popular as > > well. Any other tips or comments would be appreciated. > > > Thank You > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" 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 > > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
