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...
...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.*;
public class ConnectToDatabaseCreateTable
{
//String s;
//public String getData()
public static void main(String a[])...
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>...
...(The system cannot find the file specified)<br><br>Here is the tag handler file:<br><br>import javax.sevlet.jsp.*;<br>import javax.servlet.jsp.tagext.*;<br>import java.io.*;<br><br>public class example1 extends TagSupport<br>{<br> public int doStarTag()<br> {<br> try<br> {<br> JspWriter...
...put instead microsoft sun and i still getting the same error.<br>here the java file:<br><br>import java.sql.*;<br>import java.lang.*;<br><br><br>public class myJdbc<br>{<br><br>public myJdbc()<br>{<br><br>String url="jdbc dbc:sample";<br>String query= "SELECT * FROM PERSON...
...<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...
...my computer.<br>what i'm getting is :javax.servlet.http not found in import.<br>Please help with it and i appreciate your help.<br>import java.io.*;<br>import javax.servlet.*;<br>import javax.sevlet.http.*;<br><br>public class HelloBrowser extends HttpServlet<br>{<br>public void...
Hi All <br>i have this simple class in c:\mydir <br>class moh<br>{<br> public static void main(String arg[])<br> {<br> System.out.print("Hello from ");<br> se s = new se();<br> }<br>}<br><br>Also...
hi<br>thanks for your reply.<br>there is printJob class in AWT ,but i don't know how to use its methods,its methods are not clear to use.<br>About swing i could not find any class.<br>Do you have any approach for that?<br>I appreciate your help.
<br>Hi, <br>I have to print my applet, which is a bars chart.It will not print on either the IE or netscape . <br><br>What I need to know is how I am going to get my applet printed across all platforms and browsers. How do I do that(it all seems very complicated to me)? <br>Thanks...
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.