How can I get Websphere 5.1.x to treat files ending with .jspf as jsp pages?
On WebSphere 5.0.x JspServlet is used and it works fine but in the newer WebSphere it says servlet cannot be found even though there is such a class in the WSAD 5.1.2 lib folder (<installDir>\WebSphere...
I am accessing oracle from ASP and the machine has problems with the installed driver. It is not possible to re-install the oracle client. So I need to use JDBC to access oracle. I am searching for the Microsoft SDK for JAVA but am unable to locate it. Could anyone point me in the right direction
Does anyone know how to install Struts 1.1 final release onto WebSphere 4.0.5. I am talking about the files packaged in war format contained in the zip file distrobution
Could someone tell me how to write event handlers for Dhtml objects such as window.onunload using javascript but not enclosing the actio to be executed within a standalone script tag?
Does anyone know how to connect to a DSN with jdbc odbc bridge. I am using the JSTL 1.0 standard tag library. particularly the sql:query tag with datasource = "jdbc:odbc:MMIS". MMIS is the name of the system DSN i created. I did it for the Oracle RDB 7.0 database under supervision of...
Hi
Does anyone know if one can retrieve the parameter default values specified in a stored procedure creation statement. I get the parameter columns of the stored procedure <xproc>
by executing sp_stored_proc_columns <xproc>. The rows returned does not indicate whether the column is required.
Hi
Does anyone know how to return the list of user stored procedures in a database. The system stored procedure returns both system and user procedures. Alternatively is there a way to differentiate betweensystem and user procedures using the columns returned from sp_stored_procedures...
Does anyone know how to get the create statement for a stored procedure programmatically using system tables and/or stored procedures. Actually any method except using DMO. I want to use .NET as the language that reads the information
Okay. Look at SQLHelp at http://www.pikauba.com/sqlhelp/details.htm. It has the basic functionality I want. The problem is that product ties the presentation to HTML Help format. I want the same parsing capability but allow the presentation format to change. I was thinking of using an Access...
Hi There. I need to convert the data only in a DataSet table to a CSV file for easy viewing. does anyone know of any code thta can do this. XML is out because the file should be able to be browsed by any text editor.
Does anyone have an idea of a real world application that five people can develop in 30 days. Technologies that they know are servlets, RMI, JDBC, Java Networking. Bear in mind that a full application idea is needed.
Email me at jafisher2000@hotmail.com
Hi There.
Does anyone know of a Web Service that accepts an ISBN number of a standard format an returns xml information about the book such as author, title, publisher?
Thanx
Hi There. Does anyone know the best way to return data from managed code to an unmanaged client such as vbscript in ASP 3. I found that neither the dataset nor datareader works as the data types cannot be handled by scripting languages.
Hi does anyone know how to call(even instatiate) a serviced component in ASP 2/3?
I have it working in ASP.NET but when I run Server.CreateObject("ServicesMarket.Components.Database") in ASP it says object required
Does anyone know the syntax to open a recordset in C# from a command object?
My syntax does not work RS.Open(oCmd,oCmd.ActiveConnection, CursorTypeEnum.adOpenStatic, LockTypeEnum.adLockReadOnly, 0)
* There is no overload to specify cursorlocation!?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.