| 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
|
 |
 |
|
|
subject: Problem including a JSP inside another one.
|
|
|