Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJWCD
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Software Teaming: A Mob Programming, Whole-Team Approach
this week in the
Agile and Other Processes
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Web Component Certification (OCEJWCD)
Using IE but getting Value: Mozilla/4.0 for user-agent
Joshua Antony
Ranch Hand
Posts: 254
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am using IE but am getting following while printing headers. Why?
Name: user-agent
Value: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Regards,
Joshua
SCJP,SCWCD, Into ATG now!
S Vilish
Ranch Hand
Posts: 39
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Run the same
jsp
in MOzila and netscape, i believe you will get the Mozila & Netscape like things where you now got "MSIE".
First it have Mozila compatible
string
then append the actual browser string (in which page run).
Vilish
Joshua Antony
Ranch Hand
Posts: 254
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks ,I got the point
SCJP,SCWCD, Into ATG now!
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
java maskeraiding as firefox - how?
Using ajax in myfaces tomahawk.
Client browser type and platform detection thru Servlets
Why does the User-Agent=Mozilla/4.0 when I use MSIE 6.0?
how to know whether the browser is IE or netscape
More...