Re: Help with validations - Urgent Please

2000-03-23 Thread Christian Holm
uot;); prstmt.setString(1, company); ResultSet rs = prstmt.executeQuery(); rs.next(); if (rs.getInt(1) > 0) //ok else //fail Regards, Christian Holm (who just joined this list) -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto

Download files through JSP

2000-03-27 Thread Christian Holm
ser. Can this be done, and how? Can you get a new outputstream just for the file, or what could be done? Thank you, Christian Holm === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". S