I use Jakarta Struts in my project and noticed that Idea incorrectly completes custom tag parameters.
For example: I use struct-example web application. I load logon.jsp into Idea, then scroll to place where html:password tag is located. There is a param named 'redisplay' in this tag. But when I press Ctrl-Space to invoke autocompletion there is not parameter with this name on the list. Certainly in struts-html.tld file there is a proper definition of html:password tag with redisplay parameter. Mike, could you please take a look at this situation. It's repeatable behavior. -- /** * Michal Szklanowski * Java and Websphere Technology Consultant * Altkom Akademia SA * tel. 0-22-860-61-06 * email: [EMAIL PROTECTED] */ _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
