Not.
If you need to analyze data (substring) in JSP, then you are probably mixing business logic (how it works) with your presentation logic (how it is displayed) - they should be separate. If you do a lot of conventions, calculations, parsing, etc. In your JSPs, then you create a lot of (future) pain for yourself.
- JSP , - , , , . Java, JSP, Java. , JSP "" Java-.
. Terence Parr http://www.cs.usfca.edu/~parrt/papers/mvc.templates.pdf. .