Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2007

Tip: Looking for answers? Try searching our database.

Problems with an Applet that works from appletviewer

Thread view: 
418928@cepsz.unizar.es - 04 Feb 2007 16:33 GMT
Hi everybody,

I'm trying to make an applet work... The applet works with
appletviewer, but different bad things happen when I try to open the
html file from a web browser:

-If I use Opera, it starts OK, but then the applet never seems to get
the focus. The applet must do things when I push a key, but pressing
the key only affects the browser. For example, if I press the space
bar, the scrollbar of the browser advances. How can I make the applet
get the focus? Clicking on it with the mouse does not work apparently.

-If I use Internet Explorer (IE 7), the APPLET tag is not
recognized... Why? I cannot even find an option to see the Java
console? Is it somewhere?

Thanks in advance for any suggestion,
Sergio
Andrew Thompson - 04 Feb 2007 16:52 GMT
On Feb 5, 3:33 am, "418...@cepsz.unizar.es" <418...@cepsz.unizar.es>
wrote:
...
> I'm trying to make an applet work... The applet works with
> appletviewer,

*

>..but different bad things happen when I try to open the
> html file from a web browser:

I am completely not astounded.

> -If I use Opera, it starts OK, but then the applet never seems to get
> the focus. The applet must do things when I push a key, but pressing
> the key only affects the browser. For example, if I press the space
> bar, the scrollbar of the browser advances. How can I make the applet
> get the focus? Clicking on it with the mouse does not work apparently.

Sun never bothered to specify, or even suggest,
what should happen for the keyboard focus for
an applet in a web page (with or without other
applets).

As a result, any behaviour is 'OK'.

> -If I use Internet Explorer (IE 7), the APPLET tag is not
> recognized... Why? I cannot even find an option to see the Java
> console? Is it somewhere?

May be the Eolas patent thing, but I doubt it..
In any case, there is a simple answer to both
problems...

> Thanks in advance for any suggestion,

Launch the applet using web start, and the
focus will be on the applet, since it is
displayed uising the ..* applet viewer.

The applet completely avoids getting caught
up in the applet/browser/VM interaction
problem 'of the hour'.

Here is an example of web start launching
an applet.
<http://www.physci.org/jws/#jtest>

HTH

Andrew T.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.