 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Daniel Tahin Guest
|
Posted: Thu May 19, 2005 8:59 am Post subject: Querying the webbrowser |
|
|
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
|
|
| Back to top |
|
 |
Andrew Thompson Guest
|
Posted: Thu May 19, 2005 7:08 pm Post subject: Re: Querying the webbrowser |
|
|
On Thu, 19 May 2005 10:59:59 +0200, Daniel Tahin wrote:
| Quote: | 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
--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
|
|
| Back to top |
|
 |
Daniel Tahin Guest
|
Posted: Fri May 20, 2005 7:49 am Post subject: Re: Querying the webbrowser |
|
|
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...
Andrew Thompson schrieb:
| Quote: | On Thu, 19 May 2005 10:59:59 +0200, Daniel Tahin wrote:
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
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|