How to install the MySQL JDBC connector?
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error “java.sql.SQLException: No suitable driver “. I placed the driver in the java-jrelib folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.
Answer Question
| March 4, 2009 6:32 AM
Apache Tomcat, Database connectivity, Java, Java Database Connectivity, java.sql.SQLException, JDBC, JSP, Linux hosting, MySQL, Tomcat hosting, Web developers, Web development
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error “java.sql.SQLException: No suitable driver “. I placed the driver in the java-jrelib folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.
Macromedia Dreamweaver Dataset problem
Hi, I’m new to web development and I’m working my way through the Dreamweaver manual (also in the PDF). It was going well well until I hit the wall in “Chapter 5 Developing a Web Application” (Page 69-82). My problem…. I can’t seem to get “Live Data View” to work (bottom of P.66 in the [...]
Answer Question
| March 2, 2009 2:44 AM
.NET Framework 1.1, Database connectivity, Dataset, Dreamweaver, Dreamweaver MX 6.1, Macromedia, Macromedia Dreamweaver, Web development, Windows XP
Hi, I’m new to web development and I’m working my way through the Dreamweaver manual (also in the PDF). It was going well well until I hit the wall in “Chapter 5 Developing a Web Application” (Page 69-82). My problem…. I can’t seem to get “Live Data View” to work (bottom of P.66 in the [...]
Dynamic/Data-driven page creation and content
Hello! Sort of a “newbie”, so please forgive the ignorance. I want to be able to build a page (and edit screen) dynamically, based on some mechanism of persistable per-control screen location/formatting/field masking information – storeable/retrievable as a “unit”, representing a particular “view” of a model/data in a database. For example, I have a database [...]
Answer Question
| March 2, 2009 9:00 PM
Ajax, ASP, CSS, Data-driven, Database connectivity, Database-driven website, DHTML, Dynamic content, dynamic controls, Dynamic HTML, Silverlight, Web development, Windows Forms
Hello! Sort of a “newbie”, so please forgive the ignorance. I want to be able to build a page (and edit screen) dynamically, based on some mechanism of persistable per-control screen location/formatting/field masking information – storeable/retrievable as a “unit”, representing a particular “view” of a model/data in a database. For example, I have a database [...]
Create dynamic video archive
This is the code from my watershed (paid portion of ustream.tv) site that I’m trying to get to work on my own website. (I’ve got an account with Watershed, and have the right to do this, but Watershed does not have a tech support team to show me how to implement the dynamic archive I [...]
Answer Question
| November 9, 2011 7:37 PM
JavaScript, Video streaming, Web development
This is the code from my watershed (paid portion of ustream.tv) site that I’m trying to get to work on my own website. (I’ve got an account with Watershed, and have the right to do this, but Watershed does not have a tech support team to show me how to implement the dynamic archive I [...]
Hiding query string in ASP.NET 3.5 application
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions…. I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do [...]
Answer Question
| April 14, 2009 10:21 AM
ASP.NET, ASP.NET 3.5, ASP.NET Web applications, Session value, URL parameters, Web development
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions…. I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do [...]
MySQL and JSP connection
I hosted my site and I got the mysql server. Now, I want to connect it with the jsp pages . I am not understanding how to use ip address in connection string and while creating DSN i used my local server that is tomcat. But my website is in linux server. Will it create [...]
Answer Question
| February 25, 2009 5:43 AM
Apache Tomcat, Database connectivity, DSN, JSP, Linux servers, MySQL, Web development
I hosted my site and I got the mysql server. Now, I want to connect it with the jsp pages . I am not understanding how to use ip address in connection string and while creating DSN i used my local server that is tomcat. But my website is in linux server. Will it create [...]
java.lang.NoClassDefFoundError
Hi, I need some serious help here..I use OAS 10.1.2.0.2.. I deployed my ear file to the OC4J container. And everytime I access the webpage I get this error. 500 Internal Server Error java.lang.ExceptionInInitializerError at com.experio.common.util.AppUtil.getInitialContext(AppUtil.java:71) at com.experio.common.util.AppUtil.createEJB(AppUtil.java:199) at com.experio.common.util.AppUtil.createEJB(AppUtil.java:156) at com.experio.common.util.Debug.println(Debug.java:64) at com.experio.web.control.Entry.service(Entry.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) [...]
Answer Question
| November 9, 2012 11:40 PM
Java development, JDeveloper, Oracle 10, Oracle Application Server, Oracle development, Oracle JDeveloper, Web development
Hi, I need some serious help here..I use OAS 10.1.2.0.2.. I deployed my ear file to the OC4J container. And everytime I access the webpage I get this error. 500 Internal Server Error java.lang.ExceptionInInitializerError at com.experio.common.util.AppUtil.getInitialContext(AppUtil.java:71) at com.experio.common.util.AppUtil.createEJB(AppUtil.java:199) at com.experio.common.util.AppUtil.createEJB(AppUtil.java:156) at com.experio.common.util.Debug.println(Debug.java:64) at com.experio.web.control.Entry.service(Entry.java:67) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) [...]
Website and database connection
can anybody tell me how to connect the MS sql database with the jsp pages….I got the ip address and username with the password…I know how to connect it in a local system…but I dont know how to connect it with the database in the web server….Please help me to solve this matter
Answer Question
| February 23, 2009 12:29 PM
Database connectivity, JSP, SQL Server, SQL Server connectivity, SQL Server development, Web development
can anybody tell me how to connect the MS sql database with the jsp pages….I got the ip address and username with the password…I know how to connect it in a local system…but I dont know how to connect it with the database in the web server….Please help me to solve this matter
Update one database from another database with ASP.NET
I want to update my database from another database when it change.Thank for your answers
Answer Question
| February 20, 2009 9:13 AM
ASP.NET, Database programming, Multiple databases, Web development
I want to update my database from another database when it change.Thank for your answers
How to save data in SharePoint Services
Hi My company is just getting into SharePoint Services and I been asked to quote on a specific task, which I haven’t had any luck finding any articles about. What I need to achieve is how to create a form which users fill out, the details are saved to the SharePoint database and then an [...]
Answer Question
| February 19, 2009 12:36 PM
ASP.NET, SharePoint, SharePoint development, SharePoint Services, Web development
Hi My company is just getting into SharePoint Services and I been asked to quote on a specific task, which I haven’t had any luck finding any articles about. What I need to achieve is how to create a form which users fill out, the details are saved to the SharePoint database and then an [...]
Connecting Windows Forms to website
how to display output of windows form on a website
Answer Question
| February 18, 2009 10:29 AM
Web applications, Web development, Windows Forms
how to display output of windows form on a website
request for code
I want create a web site, in which first i will ask for the emp.number of the person logged in, it will check whether it exists or not, if it exists , then it will show the details of the person, then it will ask for the qualification of the person then it will show [...]
Answer Question
| February 17, 2009 4:15 PM
Application and Web development, Code, Scripts, Web development
I want create a web site, in which first i will ask for the emp.number of the person logged in, it will check whether it exists or not, if it exists , then it will show the details of the person, then it will ask for the qualification of the person then it will show [...]
Read TIFF images from IFS directory
How can I read a tiff image stored on ifs directory and display in a browser. I am stuck with two parts. 1. How can I read tiff images stored in ifs directory in a java applicaiton? 2. How to display a tiff image in a browser? I think browsers do not support tiff iimages. [...]
Answer Question
| February 13, 2009 4:12 AM
IFS Directory, Java, Java/400, TIFF, Web development
How can I read a tiff image stored on ifs directory and display in a browser. I am stuck with two parts. 1. How can I read tiff images stored in ifs directory in a java applicaiton? 2. How to display a tiff image in a browser? I think browsers do not support tiff iimages. [...]
ASP.NET and Multiple Access Databases Open
Dear Colleagues Please could you help me? Is it possible to have an ASP .Net Web application with multiple (7) large MS Access 2000 databases open simultaneously. When I heard this I was surprised because there could be dozens of users each using up to 7 large and disparate Access databases simultaneously. Please help? Thank [...]
Answer Question
| February 9, 2009 10:13 PM
.NET applications, ASP.NET, Concurrent database connections, Concurrent users, Database connectivity, Microsoft Access, Multiple databases, Web development
Dear Colleagues Please could you help me? Is it possible to have an ASP .Net Web application with multiple (7) large MS Access 2000 databases open simultaneously. When I heard this I was surprised because there could be dozens of users each using up to 7 large and disparate Access databases simultaneously. Please help? Thank [...]
update text box using Javascript
I have a script which select from database and display customer name in dropdown list I want update the email field(textbox) with the customer email address the script run javascript function top.frPrint.location.href = ‘/form.php?action=”.FIND_EMAIL.”&id=’+idCustomer; in external php code and return the email address , I cannot update the textbox with the customer email I’m using [...]
Answer Question
| March 25, 2009 6:29 PM
JavaScript, Web development
I have a script which select from database and display customer name in dropdown list I want update the email field(textbox) with the customer email address the script run javascript function top.frPrint.location.href = ‘/form.php?action=”.FIND_EMAIL.”&id=’+idCustomer; in external php code and return the email address , I cannot update the textbox with the customer email I’m using [...]
How to remove “VBScript” from the title of a popup Message box
how to remove vbscript in title
Answer Question
| February 27, 2010 4:43 AM
Pop-ups, VBScript, VBScript MsgBox, Web development
how to remove vbscript in title
Permissions for writing stored procedures in MySQL
Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure, I got [...]
Answer Question
| January 27, 2009 12:31 PM
Database Backup, Error 1044, Java development, MySQL, MySQL Access Denied error, MySQL backup, MySQL Stored Procedures, Navicat, SQL stored procedures, Stored Procedures, Web development
Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure, I got [...]
Workflow ending in slow server environment ASP.NET
Hi, I have a problem in my workflow where the workflow ends when its running in a slow environment. Its a state machine workflow using xoml files. My problem is the following: The client has been facing problems were the workflow ends prematurely. This occurs at random times. After looking into this I found that [...]
Answer Question
| January 26, 2009 10:04 AM
ASP.NET, ASP.NET workflow applications, Web development, Windows Workflow Foundation
Hi, I have a problem in my workflow where the workflow ends when its running in a slow environment. Its a state machine workflow using xoml files. My problem is the following: The client has been facing problems were the workflow ends prematurely. This occurs at random times. After looking into this I found that [...]
Help a beginner! What is wrong with this VBScript code?
<html> <head> <%Dim ColorIndex(4),Colors(4),i %> </head> <body> <%ColorIndex(1)=”Love”:ColorIndex(2)=”Jealous”:ColorIndex(3)=”Peace”:ColorIndex(4)=+”Leading” Colors(1)=”red”:Colors(2)=”yellow”:Colors(3)=”green”:Colors(4)=”blue”%> <form name =”myform”> <select name=”mycolors” onchange =”GetIndex()”> <% for i=1 to 4 %> <option><%= Colors(i)%></option> <% Next %> </select> <script language =”vbscript”> sub getIndex() dim c c=myform.mycolors.selectedIndex msgbox “you selected “& “<%=Colors(c)%>” & ” which means ” & “<%=colorIndex(c)%>” ‘c won’t work here end sub </script></form> [...]
Answer Question
| January 27, 2009 6:33 AM
Arrays, VBScript, Web development, Web forms
<html> <head> <%Dim ColorIndex(4),Colors(4),i %> </head> <body> <%ColorIndex(1)=”Love”:ColorIndex(2)=”Jealous”:ColorIndex(3)=”Peace”:ColorIndex(4)=+”Leading” Colors(1)=”red”:Colors(2)=”yellow”:Colors(3)=”green”:Colors(4)=”blue”%> <form name =”myform”> <select name=”mycolors” onchange =”GetIndex()”> <% for i=1 to 4 %> <option><%= Colors(i)%></option> <% Next %> </select> <script language =”vbscript”> sub getIndex() dim c c=myform.mycolors.selectedIndex msgbox “you selected “& “<%=Colors(c)%>” & ” which means ” & “<%=colorIndex(c)%>” ‘c won’t work here end sub </script></form> [...]
Functions in JavaScript
function pcs() { var t1=document.getElementById(“tot1″).value var pb=document.getElementById(“pcbox”).value var pc=”" if(t1==! && pb==!) { document.getElementId(“rbox”).innerHTML=”" } } My question is if the value t1 & pb = null means the function pcs() is not writern…How?
Answer Question
| March 25, 2009 12:48 PM
JavaScript, JavaScript functions, Web development
function pcs() { var t1=document.getElementById(“tot1″).value var pb=document.getElementById(“pcbox”).value var pc=”" if(t1==! && pb==!) { document.getElementId(“rbox”).innerHTML=”" } } My question is if the value t1 & pb = null means the function pcs() is not writern…How?





