http://equinox.dev.java.net http://appfuse.dev.java.net
Let me know if you'd like me to build one with a particular web framework (Struts, JSF, Spring, WebWork or Tapestry) and I'll upload it for you (or provide a link).
Matt
On May 17, 2005, at 12:08 PM, Dave Guzda wrote:
Hello,
I'm trying to get *anything* to work with the iBatis setup and I'm having very little success...
I've tried to follow the tutorial and setup the PetStore example but nothing runs for me. I'm sure it is some sort of configuration issue...
I'm very new to Java ... so I'm sure that isn't helping. (Other applets and .java files do successfully access my database)
When I try to enter the store (JPetStore) I get :
HTTP Status 400 - Invalid path /pet/shop/index was requested
I also tried the example from this mailing list found here. It also won't run for me.
http://www.mail-archive.com/ibatis-user-java@incubator.apache.org/ msg01759.html
Any guidance would be greatly appreciated.
Dave