A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
Jsp Get BrowserType
Anthony Smith
Ranch Hand
Joined: Sep 10, 2001
Posts: 285
posted
Sep 13, 2001 07:43:00
0
I want to get the browser type from inside a
JSP
page to store it in a variable. I can find it but I know that there has to be a way. Anyone know how?
PC RE
Greenhorn
Joined: Aug 28, 2001
Posts: 29
posted
Sep 13, 2001 08:57:00
0
use request.getHeader("User-Agent")
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Jsp Get BrowserType
Similar Threads
Getting context parameters
JSTL not working
Drop down box not working in IE7 but very well displayed in Mozzila
use of <bean:write> and <bean:message> ???
Enumeration Object problem
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter