Re: Online Struts Tutorial

2005-12-09 Thread Larry Meadors
Yes, 1.x and 2.x are different enough to make the transition not much fun...not terribly difficult, but if you can avoid it, do. Also, version 1.x is not currently being maintained, so I would suggest that you go for 2.x instead...it is way better anyway. :-) Larry On 12/8/05, Michael Jouravlev

Re: Online Struts Tutorial

2005-12-08 Thread netsql
Opps. We used iBatis 2.0 on a project 2 years ago, 1up.com. The main difference is that it does not need to map as much, looked similar to me, minor things. So 2.x all the way. .V Michael Jouravlev wrote: Er... Actually, I was asking about IBatis 1.x vs. IBatis 2.x. Thanks for giving me insig

Re: Online Struts Tutorial

2005-12-08 Thread Michael Jouravlev
Er... Actually, I was asking about IBatis 1.x vs. IBatis 2.x. Thanks for giving me insight on Struts versions, though ;-) Michael. On 12/8/05, netsql <[EMAIL PROTECTED]> wrote: > There is no concreate Struts 2.0 afaik! So you can't use it to build. > > There's hardly a 1.3 you can download yet to

Re: Online Struts Tutorial

2005-12-08 Thread netsql
There is no concreate Struts 2.0 afaik! So you can't use it to build. There's hardly a 1.3 you can download yet to even try. Lots of changes are yet to happen to "Ti" even at high level. No Api has been set. And no date set for it. Look how long 1.3 has been baking. .V Michael Jouravlev wr

Re: Online Struts Tutorial

2005-12-08 Thread Michael Jouravlev
Vic, I am sorry I did not get this one ;) On 12/8/05, netsql <[EMAIL PROTECTED]> wrote: > there not even 1.3, hold on early adators. > > > > Is 1.x usage so different from 2.0 ? Does it make sense to start from > > 1.x and then move to 2.0 features or it is better to start from 2.0 > > right away?

Re: Online Struts Tutorial

2005-12-08 Thread Brian Bruns
I have one I wrote for a internal developer class I gave. If you're interest let me know and I'll send it to you. 2005/12/8, Access Denied <[EMAIL PROTECTED]>: > > Would someone please recommend a current tutorial that may include iBATIS > integration? > > tia, > am > >

Re: Online Struts Tutorial

2005-12-08 Thread netsql
there not even 1.3, hold on early adators. .V Is 1.x usage so different from 2.0 ? Does it make sense to start from 1.x and then move to 2.0 features or it is better to start from 2.0 right away? - To unsubscribe, e-mail:

Re: Online Struts Tutorial

2005-12-08 Thread Michael Jouravlev
On 12/8/05, Rick R <[EMAIL PROTECTED]> wrote: > (By the way, I just started using gmail for my struts stuff now.. why does > it include the sender also when I click reply and not just the > [EMAIL PROTECTED] address? Does that happen for other gmail users > also?) Yes, but not always. > On 12/8

Re: Online Struts Tutorial

2005-12-08 Thread Rick R
Ha I was just going to say that is definitely outdated:) I'll get around to updating it... I keep saying that I know:) (By the way, I just started using gmail for my struts stuff now.. why does it include the sender also when I click reply and not just the [EMAIL PROTECTED] address? Does that ha

Re: Online Struts Tutorial

2005-12-08 Thread Larry Meadors
Rick's is old old old - version 1.x ibatis...I keep hounding the slacker to update it, but he says he's busy. ;-) Larry On 12/8/05, netsql <[EMAIL PROTECTED]> wrote: > In the wiki, I think there's a rick reuman Struts and iBatis tutorial > > Access Denied wrote: > > Would someone please recommen

Re: Online Struts Tutorial

2005-12-08 Thread netsql
In the wiki, I think there's a rick reuman Struts and iBatis tutorial Access Denied wrote: Would someone please recommend a current tutorial that may include iBATIS integration? tia, am - To unsubscribe, e-mail: [EMAIL PROT

Re: Online Struts Tutorial

2005-12-08 Thread Access Denied
Thanks a lot, Larry! Are there instructions on how to set everything up from scratch? How to get a hello world working? ad 2005/12/8, Larry Meadors <[EMAIL PROTECTED]>: > > Hey there, Mr. Denied, > > JPetstore 5 is available in the iBATIS SVN repository...more of an > example than a tutorial,

Re: Online Struts Tutorial

2005-12-08 Thread Larry Meadors
Hey there, Mr. Denied, JPetstore 5 is available in the iBATIS SVN repository...more of an example than a tutorial, but it does use Struts and iBATIS ... as well as junit+emma for testing. http://svn.apache.org/repos/asf/ibatis/trunk/java/jpetstore/jpetstore5/ Larry On 12/8/05, Access Denied <[

Online Struts Tutorial

2005-12-08 Thread Access Denied
Would someone please recommend a current tutorial that may include iBATIS integration? tia, am