Hi,
I am currently doing a shopping cart project with Spring/Maven. I am a Spring newbie and understand the MVC process and how dynamic pages are served using
JSP etc. I am confused about serving a mix of static and dynamic pages. If my homepage, profile page etc are static HTML using css how do I integrate them in with the dynamic content. Apologies if this is simplistic but it is confusing me.
Regards,
Gus