Title: Codecompletion of html tags in jsp

I have a problem with codecompletion in jsp-pages.
E.g.:

I write:
<radi|
and press ctrl-space. I get the pop-up with all possible tags (not just those starting with 'radi', and when I select radio and press enter, I am left with:

<radiradio property="|" value="" ></html:radio>
 *********                        *************   (*'s indicating problem-areas)
which is not very cool. :-)

I also have a problem with completing taglib end-tags.

</|
ctrl-space, choose 'html' gives:
</html ></html:html>

I think these to behaviours are linked.

Regards Jan Krag

Reply via email to