On 11/28/05, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> I've heard others say to use http://wiki.apache.org/struts/StrutsUpgrade and
> to do each version one at a time and not to skip versions. So if you want
> to go from 1.0 to 1.28 you'll have to follow the 4 sets of instructions in
> order.
Tr
28 you'll have to follow the 4 sets of instructions in
order.
Shawn
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Yujun Liang
Sent: Tuesday, November 22, 2005 5:58 PM
To: Struts Users Mailing List
Subject: Re: Upgrade from struts1.0 to 1.2
but I c
Well, the change to template was not mentioned in these documents and I
expected to find it there, since it was major change.
http://struts.apache.org/struts-doc-1.1/userGuide/release-notes.html
http://struts.apache.org/struts-doc-1.2.4/userGuide/release-notes.html
Template was my best friend. :)
On 11/22/05, Yujun Liang <[EMAIL PROTECTED]> wrote:
> but I can't find in any document about the removal of the tag,
> anybody found that entry?
The template taglib was "deprecated" in Struts 1.1 and removed in Struts 1.2.
* http://struts.apache.org/struts-doc-1.1/userGuide/dev_template.html
So
but I can't find in any document about the removal of the tag,
anybody found that entry?
Thanks.
On 11/23/05, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Have you moved your Action code from the perform() method to the
> execute() method?
>
> - George
> http://www.idiacomputing.com/
>
> >
Have you moved your Action code from the perform() method to the
execute() method?
- George
http://www.idiacomputing.com/
> -Original Message-
> From: bhas4 [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 10, 2005 9:20 AM
> To: user@struts.apache.org
> Subject: Re:Upgrade from s
On 11/14/05, bhas <[EMAIL PROTECTED]> wrote:
> I was able to narrow down the reason for display of a blank page, basically
> struts 1.0 had
> perform() method that has been replaced with execute() method & since
> execute() methods was
> missing in my action classes it was not displaying anything
On 11/14/05, bhas <[EMAIL PROTECTED]> wrote:
> Thanks for your help!
> I was able to narrow down the reason for display of a blank page, basically
> struts 1.0 had
> perform() method that has been replaced with execute() method & since
> execute() methods was
> missing in my action classes it was
bhas wrote:
I think its not getting till the jsp page as the jsp files are not compiled
when I hit the index.do url.
Can you help me little bit on how to turn on the logging as I do not see any of
the struts action servlet logs getting printed.
Struts uses Commons Logging [1] for all its logg
bhas4 wrote:
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
ion of struts.
>
> Shawn D. Garner
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Yujun Liang
> Sent: Wednesday, November 09, 2005 6:27 AM
> To: Struts Users Mailing List
> Subject: Re: Upgrade from struts1.0 to 1.2
>
>
bhas4 wrote:
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 upgrad
: Wednesday, November 09, 2005 6:27 AM
To: Struts Users Mailing List
Subject: Re: Upgrade from struts1.0 to 1.2
I think Struts 1.2 stopped supporting template tag, if you are using
template tag in your application, you may not be able to run you Struts
application any more. I got similar problem
I think Struts 1.2 stopped supporting template tag, if you are using
template tag in your application, you may not be able to run you Struts
application any more. I got similar problem before.
Please check, did you use Template?
Regards
On 11/9/05, bhas4 <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I'm
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
15 matches
Mail list logo