browser version and JSP-custom tags
Hi,
We have a COTS product developed using JSP and custom tags. It uses an app server with JDK1.3.1. Now our company(I mean the company I work for) wants to upgrade the dsktops of the staff with Windows XP and IE 7.0. Will the application have any browser compatability problem? Will the browser JRE version be something that should be checked?
I know JSP sends HTML from the app server to the client. But this application was creating some problems for the users with JRE1.3.1 recently.
thanks,
|