473,503 Members | 3,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Firefox Vs IE on java? pls help

42 New Member
Hello

i gave a .war file to a client and when he deployed it to his webserver, it was all screwed up on firefox but it shows ok in IE.

Except that all my java codes dont work on either browsers. i have yet to confirm the server and to what it used but what could be the possible reason why firefox show the site as a source code and IE shows it as a webpage..

this is the link: (pls try it on both IE and firefox to see what is wrong)

The Site

Thanks in Advance
Mar 25 '08 #1
2 1607
akoymakoy
42 New Member
Hello

i gave a .war file to a client and when he deployed it to his webserver, it was all screwed up on firefox but it shows ok in IE.

Except that all my java codes dont work on either browsers. i have yet to confirm the server and to what it used but what could be the possible reason why firefox show the site as a source code and IE shows it as a webpage..


Thanks in Advance

Sry for the dead link.. they put the server down... but still the problem remains it shows ok on IE but only pure source code on Firefox...

they use apache as a webserver... and i am using apache tomcat for the development.. is that a conflict? or can apache run jsp?
Mar 26 '08 #2
chaarmann
785 Recognized Expert Contributor
Sry for the dead link.. they put the server down... but still the problem remains it shows ok on IE but only pure source code on Firefox...

they use apache as a webserver... and i am using apache tomcat for the development.. is that a conflict? or can apache run jsp?
It has nothing to do with the webserver. java servlets cannot run solely on Apache; you need to have some plugin in your webserver that runs it. So if they don't use Apache Tomcat (which is a combination of Apache with a plugin to run java servlets), ask them what they use that runs the java servlet. But as I said, most liekly that is not the issue.

Your problem are the different behaviours of Firefox and IE on clientside (not on serverside!). Especially check your clientside javascript code. Maybe you are using javascript commands that are running on IE only.

It is also a good idea to post the resulting HTML code (right-click - view-sorce) in the HTML/Javascript forum. People there can tell you which commands are not compatible.
Mar 26 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2062
by: Guillaume CABANAC | last post by:
Hi folks, Is liveconnect still available in Firefox as it is in NS Navigator ? I would like to call Java code from JavaScript in Firefox... Do you think it is possible with liveconnect ? Does...
0
1568
by: autogoor | last post by:
I want to put a java Applet in a jsp page. Here is what I used: <jsp:plugin type="applet" code="mypackage.myApplet" width="450" height="350" > <jsp:params>...</jsp:params>
2
9514
by: Blondie21 | last post by:
Hi, I have a .jsp file in the following format: .... html headers, jsp code, html code... <jsp:plugin type="applet" code="path.in.packet.appletclassname.class" codebase=".."...
45
4665
by: Pat | last post by:
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
1
10440
by: TrailBlazer | last post by:
Hi - Been struggling over this issue for a long while. We store PDF's in our SQL Server database. And I do a BinaryWrite to display the PDF. It works for me without issue, on FireFox, IE, and...
7
9580
by: Coder | last post by:
Hi I have the following code in java script, it is not giving proper output in FIREFOX but running fine in IE... can anybody help me out to make this run in FIREFOX . <script...
11
3403
by: minnesotti | last post by:
Hi there, I subscribed to a photographic pictures-hosting website which is heavy on JavaScript. My preferred latest browser Mozilla Firefox does not work with it -- no pictures are displayed and...
1
1933
by: yaha1982 | last post by:
hi friends I create one java Program for Opening FireFox browser at run time but it gives error java.io.IOException: CreateProcess: firefox portal.uspto.gov error=2 at...
2
1601
by: yaha1982 | last post by:
Hi, Friends I am trying to one firefox at runtime through java code but it gives error. I don't get why such type of error occures. My code is : try {...
0
7192
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7064
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7315
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7445
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5559
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
369
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.