Something more mundane.
Why does use of:
inside a generate a tag before the (it
actually wraps the in a and the in )? It doesn't
seem to be part of the specification. For now the bullet before
the SELECT is the least of my problems :-)
And what do I have to do to actually get the def
Thank you dusty!
LookupManager interface is correctly defined, in file
applicationContext-service.xml, nor in applicationContext.xml.
This file is located in /src/main/resources. I guess if Jetty is not able to
find the file correctly...
dusty wrote:
>
> I think this error means that spring c
Hi Derek,
Derek Broughton wrote:
Rob Hills wrote:
That may well work, but I suspect it's a bad habit to get into.
Creating your own Manager (extending GenericManager) and Dao (extending
GenericDao) and their implementing classes can be a bit of a chore, but
unless your app is a _very_ simple