RE: Migrating to struts

2003-09-03 Thread Mainguy, Mike
>>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 >

Re: Migrating to struts

2003-09-03 Thread Ted Husted
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

Re: Migrating to struts

2003-09-03 Thread Adam Hardy
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

Re: Migrating to struts

2003-09-02 Thread Mark Lowe
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

Re: Migrating to struts

2003-09-02 Thread Adam Hardy
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

Re: Migrating to struts

2003-09-02 Thread Mark Lowe
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

RE: Migrating to struts

2003-09-02 Thread Edgar P Dollin
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

RE: Migrating to struts

2003-09-02 Thread Wendy Smoak
> 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

Migrating to struts

2003-09-02 Thread Prashanth.S
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 --

migrating to struts 1.1

2003-08-14 Thread e
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

RE: Any documentation on migrating to Struts-el?

2003-02-19 Thread Karr, David
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

RE: Any documentation on migrating to Struts-el?

2003-02-19 Thread Wendy Smoak
> 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

RE: Any documentation on migrating to Struts-el?

2003-02-19 Thread Brandon Goodin
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

Any documentation on migrating to Struts-el?

2003-02-19 Thread Rabih Yazbeck
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

Uploaded file get corrupted after migrating to Struts 1.0

2001-07-24 Thread Imran Zafer
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