Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Custom DTD in JSP editor?
Custom DTD in JSP editor? [message #119917] Tue, 12 July 2005 10:00 Go to next message
Eclipse UserFriend
I tried putting my own custom XML DTD in the XML Catalog and then creating a
..jsp file that references the new DTD. The editor complains about the top
level tag of the new XML markup (just below the xml processing instruction
and the doctype tags). It also continues to propose HTML-oriented
suggestions in content assist. When I rename the same file .xml, the XML
editor seems to take the new DTD just fine and the content assist/validation
is all driven off of my new DTD.

Is specifying a custom XML DTD in the JSP editor supposed to work, or is the
JSP editor currently HTML-only?
Re: Custom DTD in JSP editor? [message #119941 is a reply to message #119917] Tue, 12 July 2005 11:29 Go to previous message
Eclipse UserFriend
On Tue, 12 Jul 2005 10:00:16 -0400, Brent D. Metz <bmetz@yahoo.com> wrote:


>
> Is specifying a custom XML DTD in the JSP editor supposed to work, or is the
> JSP editor currently HTML-only?
>

Yes, it is supposed to work for XML, though we've known of problems and are just know
beginning to focus on that aspect of JSP's. JSPs with XML has been completely blocked
until recently,
Such as see https://bugs.eclipse.org/bugs/show_bug.cgi?id=86382

So, with a more recent build (e.g. an I build from 7/12, or RC1, due 7/13) you should
get further. We'd most welcome any help finding bugs in how this operates, so feel
free to open any you find (preferable with small sample inputs demonstrating the
problems).
Previous Topic:Client Address
Next Topic:web.xml wrong editing with
Goto Forum:
  


Current Time: Fri Apr 25 02:56:12 EDT 2025

Powered by FUDForum. Page generated in 0.03290 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top