Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > Macs and Java

Macs and Java
Thread Tools
Forum Regular
Join Date: Aug 2004
Status: Offline
Reply With Quote
Oct 3, 2004, 12:20 AM
 
hey there

so i've just run into a problem while trying to do research for using lexisnexis with the Safari browser. w/o going into specifics about the problem (i'm missing some "tabs" on search pages) the tech support people told me that the problem has to do with how Macs work with Java vs. how windows works with Java.

so i wonder if swtiching browsers will make a difference.
the options, as i see them, are going go Firefox or going to Opera

anyone know anything about how these browsers work with Java, and if its different than safari, or if it's just how Macs themselves work w/ java?

sorry, kinda bizzare question, kinda hypertechnical, but it is what it is.

thanks

gabriel
     
Mac Elite
Join Date: May 2001
Location: ~/
Status: Offline
Reply With Quote
Oct 3, 2004, 01:08 AM
 
I can't get the search tabs to come up in any browser on my Powerbook on LexisNexis' search site. I tried Safari 1.2, Camino 0.8, and IE 5.2 and none of them displayed the side navigation tabs. I would suspect the tabs were made using IE 6 specific JavaScript code and as such will not work on any Mac browsers. You're also a little confused, the tabs are rendered with JavaScript, not Java. Despite the names they are entirely unrelated technologies.

Switching browsers isn't likely to do you much good, Camino uses the same rendering engine as Firefox and Opera isn't too likely to work properly either. Unfortunately this looks like it is one of those situations where a site designer decided to use the de facto standard of Internet Explorer for Windows and decided to ignore everyone else.
     
Fresh-Faced Recruit
Join Date: Mar 2004
Status: Offline
Reply With Quote
Oct 3, 2004, 01:10 AM
 
Considering that java is supposed to be cross platform, I fail to see how this could be the case. Unless it is some shoddy programming on their part.

Just to be clear, you are talking about Java and not Javascript?

Anyway, assuming they are talking about Java, Safari uses a different plugin than Firefox and Opera, so they may exhibit different behavior. Firefox has a console that logs errors, so this may be of some help in determining the actual problem.

Just try them out and see what the problem is. Does Lexis Nexus really use Java?
     
Fresh-Faced Recruit
Join Date: Mar 2004
Status: Offline
Reply With Quote
Oct 3, 2004, 01:17 AM
 
Graymalkin beat me to it. I am rather shocked that something like Lexis Nexus would use proprietary IE code rather than make something DOM compliant.

I also find it funny that they blame it on the Macs, and not their crap coding. It has nothing to do with Mac OS, it would break on any non IE browser.

If someone does use Firefox you could check the JSConsole and see what the script is doing wrong. It may be that the script would work perfectly fine in Firefox or Safari but they have some kind of User-agent sniffing that breaks it.
     
Mac Elite
Join Date: Sep 2001
Location: Chile
Status: Offline
Reply With Quote
Oct 3, 2004, 02:35 AM
 
link ?

btw. try Opera, it has the most compatible JS engine around.
:: frankenstein / lcd-less TiBook / 1GHz / radeon 9000 64MB / 1GB RAM / w/ext. 250GB fw drive / noname usb bluetooth dongle / d-link usb 2.0 pcmcia card / X.5.8
:: unibody macbook pro / 2.4 Ghz C2D / 6GB RAM / dell 2407wfp - X.6.3
     
icibaqu  (op)
Forum Regular
Join Date: Aug 2004
Status: Offline
Reply With Quote
Oct 3, 2004, 12:31 PM
 
yeah sorry i guess i meant javascript. i was going on what my girlfriend told me (she was the one on the phone).

but either way, i think it might also be that when lexisnexis detects that you have a Mac it uploads certain settings. probably since the majority of users are on IE they run new edits/improvements to the seach engine on that and then add it to mac's as needed.

but thanks for the tips so far.
     
Professional Poster
Join Date: Jul 2001
Location: New York, NY
Status: Offline
Reply With Quote
Oct 3, 2004, 03:20 PM
 
Lexis (and Westlaw) are far from above putting windows IE only javascripts into their code. They get away with it because they can. However, the more times people complain, the more likely they'll be to remove and/or standardize that code - so send feedback.
cpac
     
Mac Elite
Join Date: May 2001
Location: ~/
Status: Offline
Reply With Quote
Oct 3, 2004, 04:29 PM
 
Definitely send them feedback on the issue. It is the fault of lazy web designers and programmers when pages don't work in anything but IE on Windows. There's plenty of people who don't use IE on Windows and excluding those people is ridiculous.
     
icibaqu  (op)
Forum Regular
Join Date: Aug 2004
Status: Offline
Reply With Quote
Oct 3, 2004, 06:55 PM
 
Originally posted by cpac:
Lexis (and Westlaw) are far from above putting windows IE only javascripts into their code. They get away with it because they can. However, the more times people complain, the more likely they'll be to remove and/or standardize that code - so send feedback.
funny that you mention westlaw, cuz safari always hangs on westlaw after like 5 or 6 clicks into the search. it's VERY frustrating!
     
Mac Elite
Join Date: Sep 2001
Location: Chile
Status: Offline
Reply With Quote
Oct 3, 2004, 08:16 PM
 
anyone care to provide a link ?
:: frankenstein / lcd-less TiBook / 1GHz / radeon 9000 64MB / 1GB RAM / w/ext. 250GB fw drive / noname usb bluetooth dongle / d-link usb 2.0 pcmcia card / X.5.8
:: unibody macbook pro / 2.4 Ghz C2D / 6GB RAM / dell 2407wfp - X.6.3
     
icibaqu  (op)
Forum Regular
Join Date: Aug 2004
Status: Offline
Reply With Quote
Oct 4, 2004, 01:51 AM
 
www.lexisnexis.com

www.westlaw.com

but you need to be registered with them, so it's kinda pointless.
     
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status: Offline
Reply With Quote
Oct 4, 2004, 04:51 AM
 
Does enabling the debug menu in Safari (typing defaults write com.apple.Safari IncludeDebugMenu 1 in the terminal) and switching the user agent to 'Windows MSIE 6.0' help?

Of course, it would only make a difference if they are just browser sniffing to serve up different pages, and won't help at all if they are using MSIE proprietary JScript stuff... Might give you access to some extra links though - who knows?
Just who are Britain? What do they? Who is them? And why?

Formerly Black Book
     
Professional Poster
Join Date: Jul 2001
Location: New York, NY
Status: Offline
Reply With Quote
Oct 4, 2004, 05:38 AM
 
no no - their browser sniffing code is not excluding the browsers, its just that certain aspects of their interface only work with windows IE.

FWIW, I hate that all of it doesn't work as advertised, but that said,it is only with the minority of searches. I used primarily Westlaw with OmniWeb throughout law school (which means every version of OW 4.0-4.5, and it worked very well.
cpac
     
Addicted to MacNN
Join Date: Feb 2001
Location: zurich, switzerland
Status: Offline
Reply With Quote
Oct 4, 2004, 12:42 PM
 
Originally posted by cpac:
no no - their browser sniffing code is not excluding the browsers, its just that certain aspects of their interface only work with windows IE.

FWIW, I hate that all of it doesn't work as advertised, but that said,it is only with the minority of searches. I used primarily Westlaw with OmniWeb throughout law school (which means every version of OW 4.0-4.5, and it worked very well.
I just took a look at the lexisnexis site's sourcecode and someone messed up a bit there with their jsp engine. One page has at least 5! doctype declarations, and another has none. In the Javascript there I didn't see any incompatible code, but maybe on the search page they use the document.all object which is IE only. If you have a subscription, look at the page's source and do a quick search to see if that's the case.
weird wabbit
     
Professional Poster
Join Date: Jul 2001
Location: New York, NY
Status: Offline
Reply With Quote
Oct 4, 2004, 09:24 PM
 
now that I'm no longer a student - I can't check for free (I'd have to charge somebody). But there have to be some law students reading this board that can check for free...
cpac
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 02:27 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2