Forum Moderators: open
If it is a movie/ticker/scroller type thing then use flash.
If it is static (only changes on page load) then try using something like ASP/PHP.
If you want text to change only on clicks then it can also be done using DOMs.
But whatever you do, NEVER EEEEEEEEVER use Java Applets unless you absolutely have to.