aspose file tools
The moose likes JSP and the fly likes Problem including a JSP inside another one. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Problem including a JSP inside another one." Watch "Problem including a JSP inside another one." New topic
Author

Problem including a JSP inside another one.

Felipe Messina
Greenhorn

Joined: Oct 21, 2009
Posts: 11
I have a JPS file (donatariosDoacao.jsp) that is a table, and I have to put another one(doadoresDoacao.jsp), that is a table too, inside this first one. But cause the firt one is a table, and the second one too, when I do the INCLUDE, the second one stays inside the first one, but with a white space before and after.

There is a way to remeve this white space?

Thanks.

ps.: sorry about my english.


Felipe Messina
SCJP Certified
avi sinha
Ranch Hand

Joined: Mar 15, 2009
Posts: 452

please post the codes of your jsps. and welcome to javaRanch

avi sinha


SCJP 5.0 SCWCD 5.0
Felipe Messina
Greenhorn

Joined: Oct 21, 2009
Posts: 11
Thank you, avi sinha, there was a error in the framework's code.
It was solved.

avi sinha
Ranch Hand

Joined: Mar 15, 2009
Posts: 452



avi sinha
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Problem including a JSP inside another one.
 
Similar Threads
Is this even possible (new page question).
how to correctly align two tables?
Space not releasing on toggle of divs
New lines at the beginning of the JSP output
Complex SQL Query