java - Does using scriptlets affect the performance in JSP? -
I've read a lot of things that tell JSTL to use JSPL or EL ... I'm just curious I am Does the scriptlate in JSP affect the page's performance?
Instead of using JSTL and EL, general advice is nothing to do with the screenplays ; If anything, the screenplay is likely to get better performance.
But they also lead "tag soup" which is difficult to maintain. You should use JSTL / EL because JSP is considered a presentation level and there is no significant argument in it.
Comments
Post a Comment