aspose file tools
The moose likes Groovy and the fly likes Can't figure out this GSP compilation error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "Can Watch "Can New topic
Author

Can't figure out this GSP compilation error

Dave Alvarado
Ranch Hand

Joined: Jul 02, 2008
Posts: 434
Hi,

I'm Using Grails 1.2.1, Groovy 1.7.7. For this line of code ...



I'm getting this error,



Any ideas how to fix it? Thanks, - Dave
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17243
    
    1

It says that there is a missing close parenthesis somewhere. Usually it is in the lines above the reported line number. So what do you have above that line in your gsp page that might cause this. Please post all the lines above it that you can so we can see.

Thanks

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can't figure out this GSP compilation error
 
Similar Threads
ServletException
web application in eclipse 9
Exception error? Please help, frustrating
cloning Singleton object
SSL Connection between Weblogic and Apache web server!!