<%@ page import="Login" %> <% ServletContext sc=getServletContext(); String jdbcDriver=sc.getInitParameter("jdbcdriver"); String server=sc.getInitParameter("server"); String user=sc.getInitParameter("username"); String passwd=sc.getInitParameter("passwd"); String logoff=request.getParameter("logoff"); if (logoff!=null && logoff.equals("yes")) { session.putValue("email",null); session.putValue("ordernr",null); } if (jdbcDriver!=null && server!=null) login.setDBParameters(jdbcDriver,server,user,passwd); String email=(String)session.getValue("email"); String ordernr=(String)session.getValue("ordernr"); if (email!=null && ordernr!=null && login.ok(email,ordernr)) {%> <%}%>
Jinsight Informática Ltda - Visualizing the Information.
 

Dear Customer,

At this page you will be able to identify yourself as a registered user and get the latest release of The JetChart Library. Please inform your email address and order number to enter into the customer download page.


Your email address:

Your order number:

  
  
  
Copyright © 2005 Jinsight Informática Ltda. All rights reserved.