>>If you are using scriptlets, move the scriptlet code to an Action class.
>>Then link through the Action class to run that code first. If the code
>>created scripting variables before, use request properties instead.
>>Likewise, any place where you were using request parameters, start using
>
things about Struts, and the J2SE platform generally, is
that it's not an either/or decision. Struts doesn't need to be the only
player in your application, and you can migrate slices of your
application bit by bit.
As mentioned, first examine your motivations for migrating to Stru
I wasn't criticising your suggestions about how to do a migration -
you've obviously got experience there. I was suggesting you, or rather
Prashanth, look at the possibility of a fresh start.
I read the chapter in Struts in Action about migrating normal JSPs to
Tiles, and that was complex enoug
On Tuesday, September 2, 2003, at 10:01 PM, Adam Hardy wrote:
Man, I'd just start again from scratch if I could.
Wouldn't we all. Not sure thats very realistic, but if you've the
biggest budget in the world then i guess it would be okay. But then if
you're pulling that kind of revenue in i doubt
Man, I'd just start again from scratch if I could. Migrating a
taglibs-based app across to a struts-framework could unleash all sorts
of difficult problems.
Adam
On 09/02/2003 06:10 PM Mark Lowe wrote:
I don't know of a url. but I'd start with just using you jsp's as they
are, and then map all
I don't know of a url. but I'd start with just using you jsp's as they
are, and then map all them all to forwards in struts-config. Struts
console is useful and it validates config files also.
So you'll then have a struts config file with
or
( I think )
This will help to start thinking in a e
5 AM
> To: [EMAIL PROTECTED]
> Subject: Migrating to struts
>
>
> Hi all,
> i asked this question previously and i havent got reply...I
> need to know how best can we migrate from present running
> application which uses jsp[and lot of custom taglibs] to
> strut
> i asked this question previously and i havent got reply...
> I need to know how best can we migrate from present running
> application which uses jsp[and lot of custom taglibs] to struts...
> Any url reference would also be usefull Thanks in advance Prashanth
The question is too vague for any
Hi all,
i asked this question previously and i havent got reply...I need to know how best can
we migrate from present running application which uses jsp[and lot of custom taglibs]
to struts...
Any url reference would also be usefull
Thanks in advance
Prashanth
--
I am trying to migrate my 1.0 app to 1.1.
As far as I can tell, I have made the necessary updates/changes. However,
when I deploy and try to call up an action, I get the exception below.
I am deploying to Silverstream 3.7. Any insight?
Exception Information
com.sssw.shr.http.AgoServletExcep
I'm afraid I haven't gotten my act together and written a friendly
document about this. It's sort of a funny thing. I mean, if you know
Struts, and you know JSTL, well, think Chocolate and Peanut Butter.
Except for knowing which tags have been ported (as described in the
"README.txt" file), there
> Is there any documentation about Struts-el? Or how I can move from
> Struts tags to Struts-el? .. all the books available for Struts do not
> cover Struts-el. Probably Ted has some kind of follow up for his great
> book.
There is a README file in the contrib directory where the struts-el files
l
ECTED]]
Sent: Thursday, February 20, 2003 2:38 PM
To: [EMAIL PROTECTED]
Cc: 'Ted Husted'
Subject: Any documentation on migrating to Struts-el?
Hello,
Is there any documentation about Struts-el? Or how I can move from
Struts tags to Struts-el? .. all the books available for Struts do not
Hello,
Is there any documentation about Struts-el? Or how I can move from
Struts tags to Struts-el? .. all the books available for Struts do not
cover Struts-el. Probably Ted has some kind of follow up for his great
book.
Thanks..
- Rabih
We have recently switched to Struts 1.0 from a previous beta version.
After migrating we are having problems in uploading certain files. The
files do get uploaded to the server but the contents get corrupted some
times. We further investigated this problem and found out that files get
damaged when
15 matches
Mail list logo