Posted By:
alan_do
Posted On:
Monday, May 2, 2005 06:48 PM
struts comes as a 'stand alone' framework that is bundled together with the necessary jars that contain all the classes you need (to build your app using struts). essentially then struts is a whole bunch of java classes working together...will java run on WAS 4.0? :)
haven't personally deployed 1.2.4 on a WAS 4.0, i am unaware of any issues or 'gotcha's'. jre/jdk requirements for struts anyone?
a quick test is to grab a sample app and put it onto WAS 4.0. it should be pretty easy to do.