• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Applet Printing problem in IE

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
people,
I am having a browser problem when printing a JTable. My browser hangs and sometimes I get a general "problem encountered" browser message.
I am running JRE 1.3.1_03 and IE 6 SP1
any ideas what could be causing this as I know there are a lot of problems associated with browser printing applets.
many thanks
John
 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there John,
Have you checked in IE under Tools, Internet Options, Advanced, and moved down a bit until you come to where it should say "Java (Sun)" with "use Java ... for <applet> (requires restart)" (where Java ... is your JRE), followed by Microsoft VM with just the "JIT compiler for virtual machine" ticked?
Also in the Tools pull-down list I've got "Sun Java Console".
I'm using J2RE 1.4.2 and that seems to work OK displaying applets.
Good Luck.
All the best,
Kate!!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic