Doubts on javscript

2003-11-03 Thread Velmurugan (Java Team)
Dear All, In confirm window, by default only 'OK' & 'Cancel' is appearing. I want to change that button as 'YES' or 'NO'. Is it possible, if so, send me the code. Thanks and Regards, Velmurugan P === To unsubscribe: mailto

Re: HELP

2003-10-29 Thread Velmurugan (Java Team)
It is not possible to run java GUI components on browser without applet plugin. You can find out the technology called "Java Server Faces" which will give more GUI reality. -Velmurugan P - Original Message - From: "Shekhar Suman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

An irrecoverable stack overflow has occurred on Weblogic.

2003-09-23 Thread Velmurugan (Java)
Dear All, I am getting very strange error in my servlet/jsp application ( whihc internally uses JChart ) running on weblogic application server. The applcation server is running under Solaris OS. Kindly help me how to resolve this issue. The following are the errors. Error Content from Log fi

Reg: Alternate to Execute Batch.

2003-09-22 Thread Velmurugan (Java)
Dear All, How am I achive the executeBatch type of functionality using a PreparedStatement? For example Is it possible to execute four different insert queries at single point of execution? Any suggestions/clues/code snippet are always welcome !!!. Regards, Velmurugan P

Reg : Images placement on a Page

2003-09-18 Thread Velmurugan (Java)
Dear All, Definitely this is going to be off topic. Sorry for the inconvenience. I have one strange proplem on positioing images on a page. The page and images measured in the form of Centimeters (CM). SInce I need to develop an application that should place images ( in different size but recta

Re: Singleton Object.

2003-09-17 Thread Velmurugan (Java)
Dear Folks, I have got clarified. Thanks lot for putting your best efforts. Regards, Velmurugan P - Original Message - From: "Hugo Pragt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 3:55 PM Subject: Fw: Singleton Object. > > maybe even better stil:

Reg: Singleton Object.

2003-09-16 Thread Velmurugan (Java)
Dear All, How do I create singleton object in Java? Can you give some examples on that. Regards, Velmurugan P === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTE

Re: hi

2003-09-15 Thread Velmurugan (Java)
Sorry I was mis-interpreted. The actual site address is http://groups.yahoo.com/group/J2EEWorld/ -Velmurugan P - Original Message - From: "Chandrashekar, Kuruba (Cognizant)" <[EMAIL PROTECTED]> To: "Velmurugan (Java)" <[EMAIL PROTECTED]> Sent: Tues

Re: hi

2003-09-15 Thread Velmurugan (Java)
Visit the website called www.j2eeworld.com -Velmurugan P - Original Message - From: "Peter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 2:17 PM Subject: hi Dear All This is off topic question.. But still i would like to grasp some of your valuable time f

Reg: Oracle Driver suggestion.

2003-08-25 Thread Velmurugan (Java)
Hi, Can you suggest me that which one is the best driver for web-based (servlet/jsp) java applications with Oracle DB (either Oracle OCI or Oracle Thin driver) ? Regards, Velmurugan P === To unsubscribe: mailto [EMAIL PROTE

Reg: ADS Authentication through JAVA.

2003-08-23 Thread Velmurugan (Java)
Hi Everybody, I'm trying to authenticate users on a win2k Active Directory Service (ADS) from a Java Web App.If anybody has idea please help me. Thanks in Advance. Regards, Velmurugan P === To unsubscribe: mailto [EMAIL P

Re: hello

2003-07-27 Thread Velmurugan (Java)
visit the website www.java.sun.com . -Velmurugan P - Original Message - From: "Peter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 26, 2003 3:02 PM Subject: hello Dear All, where can i get the latest sun details? Is there any book for the same Best Regards Peter

Reg:Suggestion Needed.

2003-07-26 Thread Velmurugan (Java)
Dear All, This is off topic. Kindly help me. We have planned to develop an application that could be completely Management Information System (MIS). There is no crucial transactions on that. Just we have collected data from different places then consolidated and publish necessary informati

Reg: Error Occuring on Linux -JBOSS with Oracle...

2003-07-14 Thread Velmurugan (Java)
Hi All, When I run the bookstore (J2EE Rocks Class 3 homework ) application in JBOSS3.2.1 ( RetHat Linux Platform ), it throws following error... Couldn't create bookstore database bean: Couldn't open connection to database: Could not create connection; - nested throwable: (java.sql.SQLExceptio

Help Needed on SMS Banking.

2003-06-19 Thread Velmurugan (Java Team)
Hi We have planned to do "SMS Banking" software for our customer. For this we need the architecture/software/hardware/network for above said requirement. Kindly advice us how to proceed in this regard. Thannks Regards, Velmurugan P Java Team. =

Re: Disabling Ctrl+N Avoid new window....

2003-06-18 Thread Velmurugan (Java Team)
Use KeyPressEvent and capture the keycode then do necessary actions whatever you want... -Velmurugan. - Original Message - From: "subbu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 10:50 AM Subject: Disabling Ctrl+N Avoid new window Hi, How to disable

Reg: Is is Possible through JSP?

2003-06-16 Thread Velmurugan (Java Team)
Hi In JSP one could read html-forms data using HttpServletRequest. Is there any possibilities to read control name (like text field, radio, select box , check box) along with the data?. for example this text field data, this is radio button data., Let us consider the situation, I have html pag

[no subject]

2003-06-10 Thread Velmurugan (Java Team)
Hi I would like to know the details about how the application servers handle's connection pooling. please explain about the concept of connection pooling. How do the database licensing purchased in the connection pooling scenario? If my java web application going to acccess more than 300 concur

Re: CHARTS

2003-06-06 Thread Velmurugan (Java Team)
Try to find this open source project http://jcharts.sourceforge.net Velmurugan P Java Team. - Original Message - From: "Peter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2003 12:12 PM Subject: CHARTS hi all I am in the process of displaying charts using data's f

Re: web server crashes . Please help !!!

2003-05-29 Thread Velmurugan (Java Team)
give me the detailed information about webserver crash that would help us to find the solution. for example, .Web Server name, OS name, jdk version, what type of application were running, etc, -Velmurugan. - Original Message - From: "V.T.R.Ravi Kumar" <[EMAIL PROTECTED]> To: <[EMAIL PRO

Re: Implicit Objects in JSP.

2003-05-28 Thread Velmurugan (Java Team)
hi there are 7 implicit objects available in JSP, Object Name Object Type 1.applicationjavax.servlet.ServletContext 2.config javax.servlet.ServletConfig 3.exception java.lang.throwable 4.outjavax.servlet.jsp.JspWr

Re: getting data from MSAccess database file

2003-04-06 Thread Velmurugan (Java Team)
i think there is no server for MS Access DB.You could use either JDBC-ODBC driver (sun.jdbc.odbc.JdbcOdbcDriver) or some other third party driver like (Merant/Free TDS). -Velmurugan P - Original Message - From: "zywy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 01

Re: How to hand in the passwords to users [urgent!]

2003-04-01 Thread Velmurugan (Java Team)
David, That is good idea. Nancy, E-mail is best way to handover the password to the user.Most of the on-line websites following this approach. Please follow the same. Regards, Velmurugan P Java Team. - Original Message - From: "Karr, David" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: Request For Architecture Suggestions

2003-03-28 Thread Velmurugan (Java Team)
Hi Mark, Apart from MVC approach you should consider connection pooling in your mind. There is a open source software called "PoolMan" which provides connection pooling for our application. I am using this for my project (Intranet Website) and performance is excellent. For more information this so