473,399 Members | 3,656 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

java applet alternate text

I have a website & applet produced under Windows-XP. It works fine. I took
it to a machine running Windows 98 & an earlier version of Java to test what
happens when I open the web page using IE6 & FireFox. The html invoking the
applet is:

<applet code="assumptions.class" archive="popproj.jar" width='760'
height='340'>
This applet was coded using Java 1.5.0_08-b03.</applet>

Instead of the expected text, both browsers said "Loading Java Applet
Failed...". How do I display the explanatory text?

Mar 2 '07 #1
3 4367
On Mar 3, 3:34 am, "Jimbo" <noaddr...@fuspammer.comwrote:
I have a website & applet produced under Windows-XP. It works fine. I took
it to a machine running Windows 98 & an earlier version of Java to test what
happens when I open the web page using IE6 & FireFox. The html invoking the
applet is:

<applet code="assumptions.class" archive="popproj.jar"
alt='Java must be enabled for this applet to work'
..width='760'
height='340'>
This applet was coded using Java 1.5.0_08-b03.</applet>

Instead of the expected text, both browsers ..
Browsers, or MS' OS component?
>...said "Loading Java Applet
Failed...". How do I display the explanatory text?
Try the 'alt' attribute, but some
PC/browser/plug-in/security setting
combinations will simply present a big
gray square (and not even a message),
no matter what you do.

You are better off looking to JWS, to
launch applets.
E.G. <http://www.physci.org/jws/#jtest>

HTH

Andrew T.

Mar 2 '07 #2
Scripsit Andrew Thompson:
alt='Java must be enabled for this applet to work'
Do you think that would be an ALTernative way of presenting the information
that would be conveyed by the applet if it were run?
>This applet was coded using Java 1.5.0_08-b03.</applet>
That's of course very clueless. The content of an <appletelement is
supposed to specify an alternative content, not to act as a comment.

Thus, I think we can safely assume that the applet has no useful purpose,
so - assuming that it is retained - its content should be empty, and it
should have alt="" to signal that.
Try the 'alt' attribute, but some
PC/browser/plug-in/security setting
combinations will simply present a big
gray square (and not even a message),
no matter what you do.
Indeed. That's one reason for avoiding Java applets on web pages. But if you
use them, the alternatives should make sense. One of the few browsers with
_adequate_ support to <applet>, Lynx, displays first the content of the alt
attribute, then the content of the element (excluding <paramelements of
course), so there should be no duplication in them. And, of course, if the
"alternative content" just babbles about software that the user is not using
and won't use, it will be a useful cluelessness indication.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Mar 2 '07 #3
On Mar 2, 9:34 pm, "Jimbo" <noaddr...@fuspammer.comwrote:
I have a website & applet produced under Windows-XP. It works fine. I took
it to a machine running Windows 98 & an earlier version of Java to test what
happens when I open the web page using IE6 & FireFox. The html invoking the
applet is:

<applet code="assumptions.class" archive="popproj.jar" width='760'
height='340'>
This applet was coded using Java 1.5.0_08-b03.</applet>

Instead of the expected text, both browsers said "Loading Java Applet
Failed...". How do I display the explanatory text?
i think when you were running your java programme then might be some
of the options in internet explorer for running java have some
problems.
you can check them by for(ie 6)

1. open internet explorer
2. go to tools and then options
3. in options go to advance options
4. you will see java small logo check that options
5. restart your computer

hope that this will going to solve your problem

Mar 4 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: apchar | last post by:
I am trying to use php as a kind of servlet to act as a middle man between a java applet and mysql. I know java has jdbc but it's flakey and painful. php access to mysql is much nicer. So I have:...
0
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
5
by: java_helloworld | last post by:
I am trying to print from an applet using the Java Print API. If I run the applet on appletviewer then things work fine i.e. I am able to get the print out. If I run the applet on a browser then...
1
by: mark | last post by:
Adding an applet to a web page through the <object> tag, allows you to target the JVM in 2 ways. (ref. http://java.sun.com/products/plugin/versions.html ) 1. "Dynamic Versioning", which ...
12
by: Wladimir Borsov | last post by:
On one of my web pages there is an java applets which works fine on my computer. However I noticed on some other computer that the run of java applets are disabled. I got an error message...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
9
by: Mickey Segal | last post by:
The long-simmering Eolas patent dispute: http://www.microsoft.com/presspass/press/2003/oct03/10-06EOLASPR.mspx has led to an optional Microsoft Update: http://support.microsoft.com/kb/912945/en-us...
4
by: aotemp | last post by:
Does anyone know how to detect the version of Java installed? My website has an application that requires java 1.5+ to be installed, basically if the user doesn;t already have it installed I...
0
by: crispinternet | last post by:
hi there, well its been 3 days and still i cant find the solution to a problem i have, im on the last bot of a long project and cant seem to get this working. basically i have a signature applet...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.