Can you please explain steps connecting with MS SQL Server. Please specify jar name, auth dll path, driver class name, url and other property in url. I am stuck there.
Type: Posts; User: a3g; Keyword(s):
Can you please explain steps connecting with MS SQL Server. Please specify jar name, auth dll path, driver class name, url and other property in url. I am stuck there.
Hi, Althouhg it is a post about a year old. I got stuck in tiles+velocity integration with spring. Can you help me out in this? It seems like that you got it working. Thanks a lot in advance.
Just a quick - I typed wrong tiles-defs. It is
<definition name="carList" page="/WEB-INF/layouts/template.vm">
<put name="header" value="/WEB-INF/layouts/header.vm" />
<put...
Guys, I am stuck in spring, velocity and tiles integration. I took the approach what you guys specified here. I think either I am taking some wrong direction or wrong versions of spring, tiles and/or...