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

Similar Threads

Open WebBrowser in C# 0
Calling JavaScript inside the webbrowser module 1
React+Redux+RTK 1
React+Redux+RTK 0
More readable array querying 3
Problem with tomcat 6.0.32 12
webbrowser 3
webbrowser fragment identifier 2

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top