Re: Online Struts Tutorial

2005-12-08 Thread Access Denied
ample 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 <[EMAIL PROTECTED]> wrote: > > Would someone plea

Online Struts Tutorial

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

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-22 Thread Access Denied
I just shelled out $300 for JetBrains' IDEA because of recommendations from Larry and Rick from this list. Are there plugins for IDEA similar to those available for Eclipse? ~buddy On 7/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hibernate Synchronizer is an Eclipse plugin that generat

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-22 Thread Access Denied
I bought James Elliott's "Hibernate" (O'Reilly Developer Notebook Series 2004), but a search for "iBATIS" on amazon returns books like "Pocket Guide to the Birds of Britain and North-West Europe" and "An Introduction To The Mystical Use of Classical Persian Poems." Is there any timely definitive l

[OT] Hibernate vs. iBatis vs. POJO

2005-07-21 Thread Access Denied
Alls, I can't seem to get a convincing answer to the question of using an ORM utilitiy, DB interface framework, or home-grown POJO DAOs. Would you guys with experience in these methodologies comment, please? I think I am spending too much time reading propaganda from iBatis and Hibernate, don't

Re: Struts 1.2 v 1.3

2005-07-14 Thread Access Denied
I've seen Maven listed amongst the Apache projects and read a little. Is it supposed to replace CVS and SVN? Is this something we should be using routinely? tia, buddy On 7/14/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Access Denied" <[EMAIL PROTECTED

Struts 1.2 v 1.3

2005-07-14 Thread Access Denied
Alls, I just bought and am reading James Holmes' book, "Struts: The Complete Reference" (Osborne 2004), which covers 1.2. I just learned from one of Ted Husted's posts that 1.3 is almost ready to be released. Am I wasting my time and should be studying other literature? tia, buddy

Re: New to Struts

2005-07-13 Thread Access Denied
An excellent resource for beginners: http://tinyurl.com/eyxkp buddy On 7/13/05, Kumar deepak <[EMAIL PROTECTED]> wrote: > Hello, > > This is also a good tutorial http://www.roseindia.net/struts/ > > Deepak Kumar > > > "[Gmail] LunLun" <[EMAIL PROTECTED]> wrote: > Hello, > > > 1) can someon

Spring on Struts

2005-07-12 Thread Access Denied
"Despite the seemingly endless barrage of Java-based MVC frameworks, Jakarta Struts is still the king of them all." Craig Walls and Ryan Breidenbach, "Spring In Action" (Manning 2005): 347. buddy :-) - To unsubscribe, e-mail: [E

James Holmes

2005-07-12 Thread Access Denied
James' book, "Struts, The Complete Reference" (McGraw-Hill 2004) just arrived from Amazon. On the cover it states that he was Oracle's "Java Developer of the Year" for 2002. That's pretty cool! buddy - To unsubscribe, e-mail: [

Re: [OT] Re: Unacceptable Behaviour of Mark Galbreath

2005-07-12 Thread Access Denied
I read the same story on struts-interest and j2ee-interest; it seems to me unlikely that he would go to such efforts if (a) it were not true or (b) he really has an axe to grind with you mates. buddy On 7/11/05, Mark Benussi <[EMAIL PROTECTED]> wrote: > Or a duck? > > -Original Message-

Re: Database Connection

2005-07-08 Thread Access Denied
This is exactly how I've always done the DAO in Struts. I'm looking into Hibernate now, but don't yet see it's value over the POJ J2EE way. buddy On 7/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I suggest not involving Struts at all when it comes to configuration of and > access to dat

Re: Spring

2005-07-08 Thread Access Denied
It seems like the Web Flow subproject of spring is pretty cool, especially for the age-old problem of the button. buddy On 7/8/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > At 9:24 AM -0600 7/8/05, netsql wrote: > >David Whipple wrote: > >>We use it for the primarily for application assembly and

Spring

2005-07-08 Thread Access Denied
hi alls, I've been reading about the Spring framework at www.springframework.org and I am wondering what the advantage, if any, is over struts? Has/does anybody use Spring and how does it compare to Struts? tia, buddy - To unsu