Clement Wong wrote:

>You probably have two pages which both uses <sql> at the same position and
>then one <%@ include another. The JSP translator used to create the
variable
>name with row and column numbers but didn't take into account any name
>collision due to a <%@ include. That's why you get the "duplicate
>declaration error". This has been fixed.

Very interesting.  Now I know how to avoid this in future, although it's a
bit tricky, since I have many pages containing nothing but a query, and some
of them are obviously going to begin at roughly the same file position!

When you say it has been "fixed", which version does/will contain the fix?

--
Stephen Oakes, Senior Developer.  [EMAIL PROTECTED]
Atomic Media, Level 1/216 City Road, Southbank, 3006.  +613 9695 5777


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to