I am new to jsp and having problems solving this error. here is a copy of the source code: <jsp:setProperty name="config" property="initParameterNames" param="ttracer"></jsp:setProperty> any help would be greatly appreciated.
Persistence equals goals
SCJD (In Progress), SCJP
Tim Baker
Ranch Hand
Joined: Oct 04, 2003
Posts: 541
posted
0
You don't need to use opening and closing tags, you can use a self closing tag by putting a / before the last > in the opening tag.
Kim Jong II (North Korea's Dear Leader) said:Nuclear weapons don't kill people, people kill people.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: JspTranslate Unterminated - jsp:setProperty tag