Upgrade from struts1.0 to 1.2

2005-11-09 Thread bhas4
Hi, I'm upgrading from Struts 1.0 to 1.2 version, I have followed the steps given in wiki page for upgrading - *Copied all the latest jars *Changed the struts-config.xml to have the 1.2 DTD definition I'm not yet trying to use any of the new features of 1.2, but just want to upgrade to 1.2 versi

Re:Upgrade from struts1.0 to 1.2

2005-11-09 Thread bhas4
It was used in one of the jsp page, I have removed it.. but still the same issue it shows a blank page for my action. Let me give more information about my error: 1. I have turned on debugging & I see my "action" servlet which is nothing but an extended class of ActionServlet gets initialized pro

Re:Upgrade from struts1.0 to 1.2

2005-11-10 Thread bhas4
Yes, I have tried everything that is relavent for the upgrade as mentioned in the wiki page - http://wiki.apache.org/struts/StrutsUpgradeNotes11to124, I do not see any wiki pages that talk about upgrade from 1.0 to 1.2 version, could only get 1.1 to 1.2 document. As per the above wiki page, I ha