Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to include Javascript on HTML body element of the page?

1008076Jul 26 2013 — edited Jul 30 2013

Hello,

I have a situation where I have to include java script on HTML body element of the jspx page, instead of HTML head element. If I have to use java script on the jspx page, <af:resource> tag is the way to include the java script.

But, documentation for <af:resource> tag, says "JSP tag that defines a CSS or JavaScript resource to be included in the HTML head element of the page", here is the link ADF RichClient API - af:resource

So, is there a way I can include java script on HTML body element of the jspx page?

Any help is appreciated.

Thanks,

San.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2013
Added on Jul 26 2013
19 comments
2,391 views