Current File : //usr/local/tomcat8/work/Catalina/ms.obaba.in/ROOT/org/apache/jsp/GRNPdf_jsp.java |
/*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.0.39
* Generated at: 2023-03-18 05:27:36 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.util.Date;
import java.sql.*;
public final class GRNPdf_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent,
org.apache.jasper.runtime.JspSourceImports {
String comp=null;
private static final javax.servlet.jsp.JspFactory _jspxFactory =
javax.servlet.jsp.JspFactory.getDefaultFactory();
private static java.util.Map<java.lang.String,java.lang.Long> _jspx_dependants;
static {
_jspx_dependants = new java.util.HashMap<java.lang.String,java.lang.Long>(1);
_jspx_dependants.put("/Connection.jsp", Long.valueOf(1651489807000L));
}
private static final java.util.Set<java.lang.String> _jspx_imports_packages;
private static final java.util.Set<java.lang.String> _jspx_imports_classes;
static {
_jspx_imports_packages = new java.util.HashSet<>();
_jspx_imports_packages.add("java.sql");
_jspx_imports_packages.add("javax.servlet");
_jspx_imports_packages.add("javax.servlet.http");
_jspx_imports_packages.add("javax.servlet.jsp");
_jspx_imports_classes = new java.util.HashSet<>();
_jspx_imports_classes.add("java.util.Date");
}
private volatile javax.el.ExpressionFactory _el_expressionfactory;
private volatile org.apache.tomcat.InstanceManager _jsp_instancemanager;
public java.util.Map<java.lang.String,java.lang.Long> getDependants() {
return _jspx_dependants;
}
public java.util.Set<java.lang.String> getPackageImports() {
return _jspx_imports_packages;
}
public java.util.Set<java.lang.String> getClassImports() {
return _jspx_imports_classes;
}
public javax.el.ExpressionFactory _jsp_getExpressionFactory() {
if (_el_expressionfactory == null) {
synchronized (this) {
if (_el_expressionfactory == null) {
_el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
}
}
}
return _el_expressionfactory;
}
public org.apache.tomcat.InstanceManager _jsp_getInstanceManager() {
if (_jsp_instancemanager == null) {
synchronized (this) {
if (_jsp_instancemanager == null) {
_jsp_instancemanager = org.apache.jasper.runtime.InstanceManagerFactory.getInstanceManager(getServletConfig());
}
}
}
return _jsp_instancemanager;
}
public void _jspInit() {
}
public void _jspDestroy() {
}
public void _jspService(final javax.servlet.http.HttpServletRequest request, final javax.servlet.http.HttpServletResponse response)
throws java.io.IOException, javax.servlet.ServletException {
final java.lang.String _jspx_method = request.getMethod();
if (!"GET".equals(_jspx_method) && !"POST".equals(_jspx_method) && !"HEAD".equals(_jspx_method) && !javax.servlet.DispatcherType.ERROR.equals(request.getDispatcherType())) {
response.sendError(HttpServletResponse.SC_METHOD_NOT_ALLOWED, "JSPs only permit GET POST or HEAD");
return;
}
final javax.servlet.jsp.PageContext pageContext;
javax.servlet.http.HttpSession session = null;
final javax.servlet.ServletContext application;
final javax.servlet.ServletConfig config;
javax.servlet.jsp.JspWriter out = null;
final java.lang.Object page = this;
javax.servlet.jsp.JspWriter _jspx_out = null;
javax.servlet.jsp.PageContext _jspx_page_context = null;
try {
response.setContentType("text/html; charset=ISO-8859-1");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\n");
out.write(" ");
out.write("\n");
out.write(" \n");
out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n");
out.write("<html>\n");
out.write("<head>\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">\n");
out.write("\n");
out.write("</head>\n");
out.write("<body>\n");
Class.forName("com.mysql.jdbc.Driver");
Connection con=DriverManager.getConnection("jdbc:mysql://localhost/obabain_market","obabain_ms21","Bz$nO8SSt");
out.write("\n");
out.write(" </body>\n");
out.write(" </html>\n");
out.write("\n");
out.write(" ");
String from=request.getParameter("from");
String to=request.getParameter("to");
String pid=request.getParameter("product_id");
Statement st=con.createStatement();
Statement st1=con.createStatement();
ResultSet rs = null;
out.write('\n');
out.write("\n");
out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n");
out.write("<html>\n");
out.write("<head>\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">\n");
out.write("<link href=\"css/Mystyle.css\" rel=\"stylesheet\">\n");
out.write("<script src=\"js/jscolor.js\"></script>\n");
out.write("<title>Insert title here</title>\n");
out.write("</head>\n");
out.write("<body>\n");
out.write("\n");
Statement ss1=con.createStatement();
rs=ss1.executeQuery("select * from ip_users");
while(rs.next())
{
comp=rs.getString("user_company");
}
out.write("\n");
out.write("<table style=\" width:210mm;\">\n");
out.write(" <thead><tr><td><div style=\" background-color:#DED9D1; font-size:x-large; width:210mm; text-align:center; font-family:Times New Roman; \"><b>");
out.print(comp );
out.write("</b></div></td></tr>\n");
out.write(" <tr>\n");
out.write(" <td>\n");
out.write(" <div style=\" width:210mm;font-size: medium; text-align:center; font-family:Times New Roman; \"><b><u>Out standing GRNs </u></b></div>\n");
out.write(" </td>\n");
out.write(" </tr>\n");
out.write(" <tr><td>\n");
out.write("<table style=\"width:210mm; border-bottom:1px solid black; font-size:15px;\" >\n");
out.write("<tr>\n");
Statement smaster=con.createStatement();
ResultSet rdetails=smaster.executeQuery("select * from ip_users");
while(rdetails.next())
{
out.write("\n");
out.write("<td style=\"padding-left:40px; width:30%;\" valign=\"top\"><img alt=\"\" src=\"");
out.print(rdetails.getString("user_logo"));
out.write("\"></td>\n");
}
out.write("\n");
out.write("<td style=\" width:70%; \">\n");
out.write("<table style=\"width:100%\">\n");
out.write("<tr>\n");
Date date = new Date();
out.print( "<h5 align=\"right\">" +date.toString()+"</h5>");
out.write('\n');
Statement s=con.createStatement();
ResultSet rsdetails=smaster.executeQuery("select * from ip_users");
while(rsdetails.next())
{
out.write('\n');
out.write('\n');
}
out.write("\n");
out.write("</tr>\n");
out.write("</table>\n");
out.write("</td>\n");
out.write("</tr>\n");
out.write("</table>\n");
out.write("</td>\n");
out.write("</tr>\n");
out.write("</thead>\n");
out.write("</table>\n");
out.write("\n");
out.write("<table class=\"pdftable\">\n");
out.write("<thead>\n");
out.write("<tr>\n");
out.write("<th >Invoice No.</th>\n");
out.write(" \n");
out.write(" <th>PO No.</th>\n");
out.write(" \n");
out.write("<th>Product Name</th>\n");
out.write("<!-- <th>HSN</th> -->\n");
out.write("<th>Invoice Qty</th>\n");
out.write("<th> Purchase Accepted</th>\n");
out.write("<th> Purchase Rejected </th>\n");
out.write("<th> QC</th>\n");
out.write("\n");
out.write("</tr>\n");
out.write("</thead>\n");
out.write("<tbody>\n");
out.write("\n");
if(from.length()==0 && pid.length()!=0)
{
rs=st1.executeQuery("select * from ip_stock_register where type='P'and product_id="+pid+"");
}
else if(from.length()==0 & pid.length()==0)
{
rs=st1.executeQuery("select * from ip_stock_register where type='P'");
}
else if(from.length()==0 & pid.length()==0)
{
rs=st1.executeQuery("select * from ip_stock_register where type='P'");
}
else if(pid.length()==0){
rs=st1.executeQuery("select * from ip_stock_register where type='P'and last_updated_date between '"+from+"' and '"+to+"'");
}
else{
rs=st1.executeQuery("select * from ip_stock_register where type='P'and last_updated_date between '"+from+"' and '"+to+"' AND product_id="+pid+"");
}
while(rs.next())
{
out.write(" \n");
out.write("\t\n");
out.write("<tr>\t \n");
out.write("<td>");
out.print(rs.getString("invno") );
out.write("</td>\n");
out.write("\n");
out.write("<td>");
out.print(rs.getString("pono") );
out.write("</td>\n");
out.write("\n");
out.write("<td>");
out.print(rs.getString("product_name") );
out.write("</td>\n");
out.write("\n");
out.write("<td>");
out.print(rs.getString("total_qty") );
out.write("</td>\n");
out.write("<td>");
out.print(rs.getString("qty_pur") );
out.write("</td>\n");
out.write("<td>");
out.print(rs.getString("rej_qty") );
out.write("</td>\n");
out.write("<td>");
out.print(rs.getString("qc_name") );
out.write("</td>\n");
out.write("</tr>\n");
}
out.write("\n");
out.write("\n");
out.write("</tr>\n");
out.write("</tbody>\n");
out.write("</table>\n");
out.write("</div>\n");
out.write("</body>\n");
out.write("</html>\n");
} catch (java.lang.Throwable t) {
if (!(t instanceof javax.servlet.jsp.SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
try {
if (response.isCommitted()) {
out.flush();
} else {
out.clearBuffer();
}
} catch (java.io.IOException e) {}
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
else throw new ServletException(t);
}
} finally {
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
}