Unable to connect remotely to MySQL

2001-06-24 Thread Lester June Cabrera
Hello, I can't make a remote connection to our MySQL server? I'm using org.gjt.mm.mysql.Driver. But if I connect to my db server (localhost), it can connect successfully. I use the following format for connection and the IP address of the remote server for hostname. Connection conn =DriverManage

comparison between JSP, PHP and PERLS

2001-06-24 Thread Mai
Hi! JSP-INTEREST, Is there any site that describe the comparison between JSP, PHP and PERLS?Please help me? -- Best regards, Mai 603-89965000 ext 6427 === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JS

Re: Bean and JSP

2001-06-24 Thread Brad Cox
JDBC supports both as does the mm.mysql driver as well as all others. See http://virtualschool.edu/wap for code and articles. On Sunday, June 24, 2001, at 10:35 PM, Lester June Cabrera wrote: > Hi. What is the correct way to making a connection to MySQL? I'm using > org.gjt.mm.mysql.Driver > > I

Re: Bean and JSP

2001-06-24 Thread Lester June Cabrera
Hi. What is the correct way to making a connection to MySQL? I'm using org.gjt.mm.mysql.Driver Is it 1) or 2) ? 1) Connection conn =DriverManager.getConnection (dbURL, account, password); where dbURL = jdbc:mysql://[hostname][:port]/dbname 2) Connection conn =DriverManager.getConnection (dbU

Re: Hexadecimal to String

2001-06-24 Thread Sharon Rose Orillaneda
Hi Chris! This is actually decryption. Do you have an algo for encryption? Like "Tools of the Trade" will be converted to "546F6F6C73206F6620746865205472616465" ? Am I correct if I will change the + 10 to -10 in order to get the encrypted vaue? Sorry, I'm not really good on this Hexa stuff. Than

"signoff >>JSP-INTEREST"

2001-06-24 Thread Mahale, Mahesh
"signoff >>JSP-INTEREST". === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be

jsp:useBean and ClassNotFoundException: Please help

2001-06-24 Thread Frank Mancini
Question...I have a jsp page that does this and I'm getting the following error on the JSP Page... Could not create a bean of type: CoolMe: java.lang.ClassNotFoundException: CoolMe and java.lang.ClassNotFoundException: CoolMe Within Weblogic 5.1 when I startup. I have the .jar file that

sub: "signoff >>JSP-INTEREST"

2001-06-24 Thread shailendra kanth
"signoff >>JSP-INTEREST". __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ === To unsubscribe: mailto [EMAIL PROTECTED] wi