Had the same jar file included in the project twice. Removing one solved the problem.
Type: Posts; User: CodeClimber; Keyword(s):
Had the same jar file included in the project twice. Removing one solved the problem.
Warning: newbie alert!
I'm in early days of learning Spring and am trying to get my first app aup and running which will simply read some data from a DB and display it.
I'm using SpringSource...
Hi Mauel. Thanks for the detailed reply. I guess when I was comparing JSP to JSF I really meant to compare JSP to Facelets / XHTML.
Following on from that, if I am using JSPs (+ Spring MVC etc.),...
Hi. Just teaching myself Spring so apologies for newbie question. When developing web apps using Spring (Spring MVC?), is it normal to use JSPs or JSF? In my experience, in the non-Spring Java world,...