The Singhology's Blog

Example 2

While I was reading Spring Recipes chapter 10, I thought I should create a quick sample app to see what I have learned so far. This is a very basic Spring MVC application that focus on the following areas:

  • User-defined names for configuration files
    • I’ve used the following names: jgrocery-servlet.xml, jgrocery-service.xml
  • For handler mapping, I’ve used SimpleUrlHandlerMapping
  • InternalResourceViewResolver for resolving view names
  • Hiding view technology with .htm

Click here to visit JGrocery Repository or use this link – http://code.google.com/p/jgrocery-v2/

JGrocery Spring Application

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.