So what is the solution?do i need to download another version of Perl?
I really need to know how to install packages from CPAN on Win2000 and I'm looking to use just that specific package.
any help will be highly appreciated.
First of all i wanna thank you for the reply.Yes i have on my machine ActiverState installation.
I've done exactly what you recommended and i got the following error
what am i doing wrong?do i need to have a different
any advice please?
------------------------
Error installing package...
All,
I've downloaded a package called term::readpassword, i could not get it installed right,so here is what i've done
1- i unzipped the file"Term-ReadPassword-0.01.tar.gz" into "lib" directory under "perl"directory
2-i got his directory "Term-ReadPassword-0.01" under "lib"
3- in the dos prompt...
Hi all
I'm trying to be more familiar with jdbc,so i created my table and i could insert data to it and retrieve data from it. but i'm trying to update it ,for some reason i can't. here is my code,any help will be appreciated.
Thank you.
===============
import java.sql.*;
import java.net.*...
Sorry i'm still confusing about it.<br>would you please send a steps to do it using Tomcat3.1 or jswdk.<br>and where should i put those files.<br>i will appreciate your help.
Hi all<br>I'm trying to call a bean from jsp file and i'm getting this error:(500)<br> Class jsp.StringBean not found.<br>here is my bean file:<br><br>public class StringBean<br>{<br> private String message="No message specified ";<br> public String getMessage()<br> {<br>...
Hi All<br>I'm trying to set initial value in a servlet.<br>i'm using tomcat3.1,or jsdk2.<br>with Tomcat you have to create an xml file and set the name of the servlet and the name and the value of the parameter.<br>but there is a default web.xml file in web-inf.<br>do i have to just put a name...
I'm creating a very simple custom tag,and i'm getting this error:<br><br>Internal Servlet Error:<br>org.apache.jasper.JasperException: Unable to open taglibrary csajsp1-taglib.tld : D:\jakarta-tomcat\webapps\examples\jsp\csajsp1-taglib.tld (The system cannot find the file specified)<br><br>Here...
Thanks ,you are right,but i fixed it and i'm still getting this error:<br>Exception java.lang.ClassNotFoundException must be caught, or it must be declared in the throws clause of this constructor.<br>Class.forName <br>sometime in this statment :<br>Class.forName(...
Hi All <br>I'm trying to access database using jdbc and i'm gettin this error when i compile java file.<br>here is my simple java file:<br>import java.sql.*;<br><br>public class myJdbc<br>{<br> String url="jdbc:odbc:sample";<br> String query= "SELECT * FROM PERSON...
what i did:<br>1-i put this code in server.xml<br> <Context path="/mytest" docBase="webapps/mytest"<br> defaultSessionTimeOut="30" isWARExpanded="true"<br>  ...
Thanks alot,just i download jsdk2.1 and it compiled well,but<br>i'm trying to run it using Tomcat 3.1AND I'M geting problems ,here is what i did:<br>1- I went to server.xml and i changed the port from 8080 to 80<br>2- I put this the following line in top of startup.bat script,before...
Hi all<br>I have this servlet class in the bottom ,i set the classpath to :<br>c:\jdk1.2.2\lib\tools.jar;c:\jswdk-1.0.1\lib\servlet.jar<br>in the classpath under environment tab,then i restart my computer.<br>what i'm getting is :javax.servlet.http not found in import.<br>Please help with it and...
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.