Re: connecting to oracle using jdbc and jrun (newbie)

2001-09-25 Thread Sukumar S
Hi, It seems that you have downloaded thin driver type 4 jdbc driver. for that the Driver class name will be different. it wont be lik sun.jdbc.odbc.jdbcodbcdriver. check the site for documentation of how to use the driver. Regards, Sukumar Gilson Nascimento D Elrei wrote: > sorry if it&#x

Performance of getParameter

2001-09-14 Thread Sukumar S
taken to execute this statement. Thanks, Sukumar === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some

Re: Silly Doubt!

2000-09-26 Thread sukumar
hi ganesh, set the classpath to servlet.jar file which is in " lib" directory of jswdk ( set classpath = %classpath%;d:\jswdk\lib\servlet.jar ) regards s.sukumar - Original Message - From: Ganesh N.M <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 26, 2000

Re: difference between <%!...%> and <%....%>

2000-09-25 Thread sukumar
hi, if you declare the variable inside<% ..%> then it will be declared inside the service method. that is it is declared as the method variable. if you declare <%!.. %> then it is declared outside the service method. it is class variable. with regards sukumar - Orig

how to run servlet in weblogic

2000-09-21 Thread sukumar
hi all, i am using weblogic server. i am placing servlet class file in servletclasses directory. i don't know how to invoke that servlet from html (thru href) or from a browser. i had tried with http://localhost:7001/servlets/servletclasses/welcome and http://localhost:7001/servletclas

Difference between page and request scope of a bean

2000-09-21 Thread sukumar
hi, pls tell me the exact difference between the "page" and "request" scope of the bean. (with an example) with regards s.sukumar kshema technologies === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-IN

Re: how to unsubscribe

2000-09-21 Thread sukumar
hi vikas, visit http://archives.java.sun.com/archives/jsp-interest.html and click join or leave the list hyper link rest in next with regards s.sukumar kshema technologies - Original Message - From: Vikas Dubey <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September