Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Editing and formatting JSP documents (xml syntax)
Editing and formatting JSP documents (xml syntax) [message #167275] Mon, 24 April 2006 15:05 Go to next message
Eclipse UserFriend
Originally posted by: fabio.grassi.generalisi.it

I would like to write my JSP pages (version 2.0) using XML syntax. My
first attempts to use WTP1.0.1 for this task didn't give good results: for
instance I lost support for taglibs in the editor.

I'm I missing something or as at v1.0.1 support for XML JSP syntax is
still weak and buggy?

Thanks in advance, Fabio.
Re: Editing and formatting JSP documents (xml syntax) [message #167357 is a reply to message #167275] Tue, 25 April 2006 05:45 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Fabio Grassi wrote:
> I would like to write my JSP pages (version 2.0) using XML syntax. My
> first attempts to use WTP1.0.1 for this task didn't give good results:
> for instance I lost support for taglibs in the editor.
>
> I'm I missing something or as at v1.0.1 support for XML JSP syntax is
> still weak and buggy?

Were you using the correct jsp:root tag to declare the custom tag
libraries?

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Editing and formatting JSP documents (xml syntax) [message #167808 is a reply to message #167357] Thu, 27 April 2006 19:52 Go to previous message
Eclipse UserFriend
Originally posted by: fabio.grassi.generalisi.it

No, I was using JSP 2.0 xml document syntax which as far as I understand
doesn't require jsp:root at all. Any way after your reply I converted to
using jsp:root and now I can work correctly tag libraries, but I don't get
autocompletion for jsp actions like jsp:output.

Then the question now is: is WTP currently supporting only JSP 1.2 xml
syntax? If yes, is support to JSP 2.0 xml syntax going to be added in the
near future?

TIA, Fabio.
Previous Topic:Reload webapp with tomcat
Next Topic:How to set up Eclipse for webdev
Goto Forum:
  


Current Time: Fri Apr 19 22:01:11 GMT 2024

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

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

Back to the top