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.
The moose likes Spring and the fly likes Spring 2.5 with Ajaxtags Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Spring 2.5 with Ajaxtags" Watch "Spring 2.5 with Ajaxtags" New topic
Author

Spring 2.5 with Ajaxtags

sahiem shaikh
Greenhorn

Joined: May 30, 2007
Posts: 2
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring 2.5 with Ajaxtags
 
Similar Threads
How to do server side validation in Spring with MultiActionController ?
spring form submission
Spring form input binding problem
Spring MVC Request Mapping
Bind global errors to Spring form and throw them to view