Important to migrate our JSP to 2.1 ?

Hi !

I need an information, the place where i work, the jsp pages

are in a 1.2 syntax version. We using jdk 1.5. and jrun4.

I would like to know if it's important to make migration our jsp to 2.1,

or if the web server not demand this version with a new updater for example, it's not really important to make this transition for the web site.

Can i have problems in the future if i stay to 1.2 jsp version ?

Thanks a lot for any information you can provide.

[502 byte] By [smithbarbaraa@hotmail.coma] at [2007-10-2 23:56:29]
# 1

I wouldn't call it critical, no.

If JSP1.2 works for you guys, stick with it.

Of course there are benefits in upgrading to a JSP2.0 or better container - the EL being a very useful enhancement, and .tag files, though I believe JRun4 actually had a customer version of .tag files already.

Those benefits are more in the way of new development, and removing scriptlet code from pages. If you have an existing site that works, I would say the upgrade is unnecessary.

evnafetsa at 2007-7-14 16:43:07 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...