| Author |
Page directive attribute
|
Shailesh Narkhede
Ranch Hand
Joined: Jul 10, 2008
Posts: 356
|
|
In page directive buffer & autoFlush attribute we can define.
But i am not able to get exact functionality of this attributes.
Actually one page i am displaying which is coming black if i will see view source of that page all data is there,my page contains large data.Currently I was not defined any page directive attribute.
is this problem related to buffer attribute?
Please help me.
Thanks in advance.
-Shailesh
|
Thanks,
Shailesh
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
|
I am not understanding exactly what your problem is. Please explain.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Shailesh Narkhede
Ranch Hand
Joined: Jul 10, 2008
Posts: 356
|
|
Actually my data is XML which is I am showing with the help of XSLT.
whole XML writing to JSP by using out.println();
when i go JSP from appication, some time it is showing proper JSP & some time showing only headers .
|
 |
 |
|
|
subject: Page directive attribute
|
|
|