-
May 10th, 2010, 10:13 AM
#1
Need to know where to go for help
I've probably done something really dumb, but after I installed Eclipse Galileo, groovy, grails, and the STS IDE (with grails/groovy extensions), things are not going well. I'm running with Windows XP and have Tomcat 6 installed as well. I'm able to create a grails project and it gives me the default page when I run grails. I created a controller (FirstController.groovy) that just outputs some simple text. When I rerun and then click the link to it that appears on the default page, it tells me that gApp/WEB-INF/grails-app/views/first/index.jsp isn't available. There is no WEB_INF directory under gApp (my grails app name). There is a gApp/gails-app/views/first directory, but there's nothing in it.
I have no clue what might be going on.
Any help wold be greatly appreciated, since I'm just getting started with groovy/grails.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules