This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Sir I have the jsp template where in i have the header, body and footer parts. Now the header.jsp of mine holds an image which is the logo.I would like to know is it possible to change the logo programatically? I am using spring framework. Do i need to have a seperate Controller for this and implement some logic there.