Hi Rebhi,

Usually this is a html-compatibility problem, not a problem by Cocoon or
Tomcat. The browser probably doesn't support the HTML you generate. It might
not be proper HTML. If you want to use special features for different
browsers, you might want to use the browser-selector to take special action.


It sounds like your site should work for all browsers. What I usually do is
open a page on a client computer, grab the html-source from the browser and
save it as HTML. Then you can open this HTML using different browsers, to
see where it goes wrong, independent of the server.

If you want to, you can send some examples or the site to me and I'll look
into it, checking it with Mozilla, IE and Opera, to see where the problem
is.

Greetings,

Jelle

-----Oorspronkelijk bericht-----
Van: Rebhi Baraka [mailto:[EMAIL PROTECTED]
Verzonden: maandag 22 december 2003 16:36
Aan: [EMAIL PROTECTED]
Onderwerp: cocoon under tomcat


 I installed cocoon (cocoon-2.1.3) under tomcat (jakarta-tomcat-5.0.14) 
and I have an xml web page served by tomcat. When I open the page on my 
mozilla or msexplorer browsers, it is displayed correctly, but some 
users say that the page does not show properly in their browsers 
(opera). Is it because page transformation does not take place at the 
server in this case, i.e., the page is not processed by cocoon?. Any 
hint in how to solve this.


Thanks,
Rebhi.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to