Rajnikant Panchal

Greenhorn
+ Follow
since Oct 12, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Rajnikant Panchal

Hi..

I unable to remove jar from my maven project so build is not possible.

so help me to remove jar.
12 years ago
Hi....

I am doing DWP in Struts2.0 with Hibernate and i have two tables Country and State
when i want to add State then in the AddState.jsp file the List of Country is not i am able to getting error is occured like
org.apache.jasper.JasperException: tag 'select', field 'list': The requested list key 'countryList' could not be resolved as a collection/array/map/enumeration/iterator type. Example: people or people.{name} - [unknown location

i want to load all country in select tag in AddState.jsp file when i am run the AddState.jsp File

Please help me......
12 years ago