" += "/table" Please refer this http://www.roseindia.n" name="description">

String jspContent = "table" += "tr" += "td" += "jsp:include page='fileSource'" //this line is not working properly... += "/td" += "/tr>" += "/table"
Please refer this http://www.roseindia.net/tutorial/java/core/files/javacreatetableinHTML.html
Please Provide me the solution (or example)....