Skip to main content



      Home
Home » Newcomers » Newcomers » Having trouble adding new JSP page to my google app engine project.
Having trouble adding new JSP page to my google app engine project. [message #729454] Mon, 26 September 2011 04:46 Go to next message
Eclipse UserFriend
Hi everyone,

I'm new to eclipse, so please don't mind my question if it seems too trivial, I'm just in need for urgent help.

I have being using Netbeans for my java projects. However, I'm currently following up a tutorial on creating google appengine project "Getting started with Google AppEngine- Java", using eclipse.

Every step works fine, until I reached the stage where I need to add a JSP page guesbook.jsp to the war directory. Once the page is added, the IDE marked the page with RED_CROSS indicating there's problem. Here are the stages I followed:

1. Right-click the root directory, Guestbook>>select New>>Others...
2. Select JSP File >>> Next.
3. Expand Guestbook directory and select war folder. Type in the filename (guestbook.jsp) >>> Next.
4. Select New JSP File (html).
5. Finish.

Yet the problem persist, I have no idea why doesn't it work. When I tried to run the project, the IDE complains that "Errors exists in required project(s)."

Can anyone shade light on this please.
Re: Having trouble adding new JSP page to my google app engine project. [message #729685 is a reply to message #729454] Mon, 26 September 2011 14:45 Go to previous messageGo to next message
Eclipse UserFriend
You'll have to indicate the error message that's on the JSP File itself to get any further. It should appear in the Problems View. If not, then hover over it within the editor itself.
Re: Having trouble adding new JSP page to my google app engine project. [message #729984 is a reply to message #729685] Tue, 27 September 2011 08:20 Go to previous message
Eclipse UserFriend
You're sure that there is nothing wrong with the JSP file? Maybe some misimported package or something, so that when you change it's context, it fails. I had a problem like this few months ago, because of a missing library. It would still be better to provide a few more details.

spring frame work

[Updated on: Tue, 13 December 2011 16:41] by Moderator

Previous Topic:javacup PHP grammar
Next Topic:Eclipse not recognising code changes
Goto Forum:
  


Current Time: Mon Jul 28 04:17:16 EDT 2025

Powered by FUDForum. Page generated in 0.32885 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top