[sword-devel] Website error in Firefox

David Haslam d.haslam at ukonline.co.uk
Tue Dec 16 06:00:03 MST 2008


The top of the main page has this today, as viewed in Firefox 3.0.4

<%@ page import="java.util.Vector" %>  <% String ua = request.getHeader(
"User-Agent" ); boolean isMSIE = ( ua != null && ua.indexOf( "MSIE" ) != -1
); response.setHeader( "Vary", "User-Agent" ); %> <% if( isMSIE ){ %> <% }
else { %>  <% } %>   <%@ include file="include/crosswire_header.jsp" %>  <%@
include file="include/crosswire_menu.jsp" %>
<% if (request.getParameter("section") == null) { %> 

-- David
-- 
View this message in context: http://www.nabble.com/Website-error-in-Firefox-tp21032624p21032624.html
Sent from the SWORD Dev mailing list archive at Nabble.com.




More information about the sword-devel mailing list