shan veginati

Greenhorn
+ Follow
since Jun 07, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by shan veginati

Thanks for the reply. I have minimized the number of definitions in the tiles xml file using wild card mapping. Now it's working fine.
13 years ago
Hi I'm using struts 2.1.6 with tiles integration.

Is there any limitation in the no of definition entries allowed in a single tiles.xml file.

When i have more than 12 entries in the tiles.xml file it is not considering the desired pattern just it is taking the wild card mapping (*) pattern which is the last line of the tiles xml file.

13 years ago