IntelliJ Community . ELInterpretationAndCompletion

 
ELInterpretationAndCompletion 

HOME INDEX SEARCH CHANGES GO  

. JSTL Element Language Interpretation

JSTL EL is a very nice tool for writing JSPs.

Unfortunately it is not as nicely handled as scriptlets for these reasons:

  • no code completion is provided
  • no syntax checking is done
  • not referenced by "find references"

I still prefer putting (uglies) scriptlets in my JSPs rather than using the JSTL taglibs. The coding support provided by IDEA is more important to me.

-- LudovicOrban - 19 Jun 2003

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.