We are using ebagrid components from
http://www.ebusiness-apps.com/
. If we refer the JavaScript variables like this
var dataGrid = @id:searchResultsGrid.object,
Idea gives error message at "@" expression expected and if I format the jsp page it is corrupting the entire page.