Hi
If you don't know nothing abut struts and want to learn
it on the job and apply to project within deadline
, u r in trouble. (can't help thinking haa haa in my
mind)
I have to say learning curve is sharp at start up
according to my own experience. Can be really
frustrating to learn.
I read 1 survey report from few hundred projects development
feedback, most teams surveyed hate struts as they learn it on
job, and hope to apply it smoothly to project as learning
JSP and failed terribly. (yeah blame technology, may have something
to do with their IQ)
As a result, summary was:
harsh critics on Struts, saying ditch struts and
endorse velocity.
Personally, I believe struts can be invaluable
in long term.
Anyhow, I believe the lowest learning curve
is to read "Struts Kick Start" 1st, then read
"Struts in Action". I read "Struts in Action"
1st when learning struts, and boy that was
self-torture, fliping pages back and forth.
It's a good book but a bit too advanced for
beginner and move fast.
For good model layer framework, u may want to try ibatis.
www.ibatis.com. It takes care of most
JDBC code for u.
For view layer framework, u may want to try SiteMesh. I heared
it is easier to use than Tiles.
For control framework, use Struts ;P
Regards