J2ee app Migrating to windows XP
Hi,
We have a web application developed on J2EE currently deployed on Unix Box.End users are accessing the app from their local machine which is WIndows 98 or WIndows NT.
We are upgrading their local machines to Windows XP SP2,which ultimately leads to IE6 SP1 from IE 5.5 .
Please let me know how does this impact the J2EE app and what are the areas we need to test.
Hi Venkat,
I dont think there are any changes that are required from the J2EE application. If the user community is upgrading to Windows XP, ensure that they are educated about the Popup blockers installed in their browsers by default. This might prevent acccess to ur web application in case if there are popup windows in ur app.
One thing which you can also look at is that many people have started using Mozilla Firefox Browsers. Ensure u are testing the app in that version of browser too.
Thanks and regards,
Pazhanikanthan. P