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!

Calling javascript from a JSFF page

552521May 15 2009 — edited Mar 8 2011
When a JSFF page loads, I want to call a javascript method, if I was going to do this with a HTML page, I would call <body onLoad="myMethod">. But JSFF doesn't have a body tag.

Does anyone know how I would go about doing this?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 5 2011
Added on May 15 2009
12 comments
4,735 views