- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with displaying HTML pages
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 08:16 PM
09-10-2001 08:16 PM
Problem with displaying HTML pages
We have a Java html browser component. We have two HP-UX 11.0 machines. Both have JDK1.3 installed. We are facing a problem of displaying HTML pages on one machine. On one machine html pages look perfect, but on the other machine same page displays some texts overlapped. It almost looks like garbled texts. Both machines have HP CDE installed. Could you please tell me what could be the problem ? Is it a problem with CDE font settings ? How can I check the font setting for both the machines ?
Thanks,
Sujata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 08:35 PM
09-10-2001 08:35 PM
Re: Problem with displaying HTML pages
If it is netscepe you have to try changeing the font sizes in your netscape preferences. Since one of your machines runs perfectly you can try the same settings or otherwise you will just have to keep adjusting the font sizes until it works. It is basically a trial and error method.
also it would help if enable the browser to use the fonts and sizes you have specified insted of document specific fonts.
Hope this helps.
Trent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 08:54 PM
09-10-2001 08:54 PM
Re: Problem with displaying HTML pages
Thanks,
Sujata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 03:28 AM
09-11-2001 03:28 AM
Re: Problem with displaying HTML pages
have a look at both system's fonts settings with
xset -q
and compare the output for the "font path" specifications.
One might use a "font server", but the other not...
A "font server" is shown as something like
"tcp/NAME-OR-IP-ADDR:7000"
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 12:43 PM
09-11-2001 12:43 PM
Re: Problem with displaying HTML pages
Also, confirm that the latest available Java version is installed.
http://www.hp.com/go/java
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 10:44 PM
09-11-2001 10:44 PM
Re: Problem with displaying HTML pages
Kiran.