[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] JSP fragments

If I include a JSP fragment inside a master JSP file, how can I get Eclipse to not complain about, for instance, variables defined in the master that are referenced in the include? I've played with the 'Validate JSP fragments' thing with no success...