aspose file tools
The moose likes JSP and the fly likes JspTranslate Unterminated - jsp:setProperty tag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JspTranslate Unterminated - jsp:setProperty tag" Watch "JspTranslate Unterminated - jsp:setProperty tag" New topic
Author

JspTranslate Unterminated - jsp:setProperty tag

Joe Richard
Ranch Hand

Joined: Aug 15, 2001
Posts: 76
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
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
 
Similar Threads
display result using jsp:getProperty
Doubt regarding Beans
jsp:setProperty body-content
jspSetProperty question
jsp actions + expr values