Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse jsp Template for c:out
Eclipse jsp Template for c:out [message #527797] Fri, 16 April 2010 10:20 Go to next message
Eclipse UserFriend
Hi,
I am trying to create a template for jstl tag c:out.
This is what I entered in the template editor.
<c:out value="${cursor}">

I wants the content editor to insert this.
<c:out value=""/> with the curser between the quotes.

But this is what I get
<c:out value=""></c:out>

Can someone please help me to get rid of the end tag. If I can get the content editor to put the tag as below, it would be great.
<c:out value="${}"/> with cursor in between the curly brackes.

I would appreciate any help. Thanks.
Re: Eclipse jsp Template for c:out [message #527892 is a reply to message #527797] Fri, 16 April 2010 15:46 Go to previous message
Eclipse UserFriend

moving this to WTP. I guess this question is more relevant to WTP
Previous Topic:.DLL issues
Next Topic:Problems with Eclipse JEE Version
Goto Forum:
  


Current Time: Fri Mar 21 23:52:31 EDT 2025

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

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

Back to the top