> In general is it hard to migrate an existing application from 
> struts 1.2.x to 1.3.x?

I had very little trouble going from 1.1.x directly to 1.3.x, without
stopping at 1.2. The biggest thing in that move was getting rid of the
"application" parameter of the "action" servlet declaration in web.xml,
and putting the <message-resources...> tag in struts-config.xml to
replace it. I don't know whether that happened in 1.2.x or 1.3.x.


--
Tim Slattery
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to