| Author |
struts-html.tld problem
|
Erap Estrada
Ranch Hand
Joined: Nov 08, 2006
Posts: 92
|
|
I am trying to use struts taglib by inserting this code to my jsp pages. The problem is, once this line is inserted, my jsp do not reload even after changes are made in the jsp file. Remove that line, and everything works perfectly. I am using tiles, so i have exact the same line of code on every jsp page(which im not sure if the right thing to do.) I tried to restart the server but no results. I included nocache code in struts config and jsp page but no result either. So im pretty sure, that line of code is the culprit. Thanks in advance guys!
|
SCJP with 98% by...
|
 |
Erap Estrada
Ranch Hand
Joined: Nov 08, 2006
Posts: 92
|
|
|
It is weird as i have another form that has that exact same line of code in exact same position and it is working fine.
|
 |
Erap Estrada
Ranch Hand
Joined: Nov 08, 2006
Posts: 92
|
|
I found the problem. I mislabeled the Where it has to be
|
 |
 |
|
|
subject: struts-html.tld problem
|
|
|