[ 
http://issues.apache.org/jira/browse/MYFACES-527?page=comments#action_12329663 
] 

Adam Winer commented on MYFACES-527:
------------------------------------

Martin, that assumes that you're using JSPs.  In Facelets, 
ResponseWriter.endDocument() is called when the entire document is finished, 
which is necessarily after </body> and </html>.

Also, in JSF 1.2, ResponseWriter.endDocument() is called in the same place even 
in JSPs.

And, FWIW, you're also assuming that you're not using a JSF tag to render body, 
which isn't a safe assumption (ADF Faces, for instance.)

So, this should get reopened.

> AutoScroll script/function should be rendered within head or body in html
> -------------------------------------------------------------------------
>
>          Key: MYFACES-527
>          URL: http://issues.apache.org/jira/browse/MYFACES-527
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: 1.0.9m9
>     Reporter: Thomas Winkler
>     Assignee: Martin Marinschek
>     Priority: Minor
>      Fix For: Nightly Build

>
> The getScrolling function should not be rendered outside of an html or body 
> tag according to HTML-Spec.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to