Viviane Grieco

Greenhorn
+ Follow
since Sep 26, 2005
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 Viviane Grieco

Hi,
I'm with a problem when I submit a JSP.
This is the error:




The most strange is that I'm not using Tiles, even struts-config I removed the Tiles' plugin


My page:




My struts-config:
18 years ago
Hi,
I have a dataTable that shows the result of a Collection (and this collection is a object's collection of the type named "Grupo").
Each row of this dataTable shows the Grupo's description and in this description I need a commandLink.
I obtained to show te collection, but when I submit te commandLink, a message is shown in Tomcat:




What is the problem??

The part of my JSP that contains te dataTable:
18 years ago
JSF