Querying the webbrowser

D

Daniel Tahin

Hi all!

I have the following situation: a browser communicate with a servlet. Is
there a way to query the browser by the servlet, whether the browser
allows applet?

Thanx,
Daniel
 
A

Andrew Thompson

I have the following situation: a browser communicate with a servlet. Is
there a way to query the browser by the servlet, whether the browser
allows applet?

Sure, have a page (e.g. applettest.jsp) with an applet that
redirects to appletsyes.jsp, but has a meta-refresh tag that sends
the user to 'appletsno.jsp' after a few seconds.

HTH
 
D

Daniel Tahin

Hi,

Thanx for the hint. I have found an other solution. In the <applet> -tag
there is a word "ALT" --> this is for alternate text.
And before </APPLET> i can specify any alternate html code...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top