• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Spring 2.5 with Ajaxtags

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am getting nullpointerexception in action class while passing a parameter from <ajax:tab> tag.
Please find the below given code for reference:

JSP file which contains tabs.


Spring-config.xml



Action Class:


Technologies which I am using:
Spring 2.5.6
Ajax-tags 1.5

Q1. Can we use Ajax tags with Spring application.
Q2. How to integrate ajax tags with spring.

Please help me to solve this problem. Your help will be highly appreciated.

Thanks in advanced.
~Riz
 
reply
    Bookmark Topic Watch Topic
  • New Topic