Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Extending JSP Editor
Extending JSP Editor [message #188064] Thu, 15 February 2007 15:54
Eclipse UserFriend
Originally posted by: kim.turner.bankofamerica.com

I have written a small plug-in to extend the JSP editor. The plug-in
allows the user to select text in a JSP and have it added to a resource
bundle. The resource is automatically created if it doesn't exist and the
selected text in the JSP is replaced with a custom tag with the
appropriate key attribute. The next task I need to implement is inserting
the TLD reference in the JSP. Can anyone give me some guidance on this?

Thanks,
Kim
Previous Topic:problems with Axis deployment
Next Topic:Configuring characters to match in XML editor
Goto Forum:
  


Current Time: Thu Apr 25 10:53:06 GMT 2024

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

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

Back to the top