Thanks for the pointers...
Heres why I'm being stealthy - In the industy I work in there can be is normally quite a large turnover of staff... as such our email lists tend to get quite a few bounce backs. Rather than cleaning off these bounce backs I was hoping to run a monthly check across our...
Hi,
Thnaks for the reply... I've set up the script but I think I may have done something wrong as it maxs out my CPU and crashes my IE. Here's the pages code:
<html>
<head>
<title>Find Something</title>
<meta http-equiv="Content-Type" content="text/html...
Hi all,
Is it possible to create a user agent in JavaScript. i.e. something that would cycle through the flat page content to check for certain snippets of code?
If so how would I go about setting something like that up?
Thanks,
Richard
Thanks but I managed to get it sorted out... I didn't have the file servlet.jar, but I was recommended to download tomcat (apache server) which had the file I needed in.
Thanks anyway,
Richard
I tried what you suggested but I received this error:
C:\Documents and Settings\rcooper\My Documents\java\practise>javac ExampServlet
-classpath c:\j2sdkee1.3.1\lib\j2ee.jar
javac: invalid flag: ExampServlet
Usage: javac <options> <source files>
I then added the path c:\j2sdkee1.3.1\lib\ in my...
I've been looking into setting up Search engine friendly url's .... All of the methods I've come across so far rely heavily on the use of CGI variables.
This is a bit of a problem since not all browsers support cgi and Norton firewall has also been know to scramble the variables...
Is there...
I'm having trouble getting j2sdkee1.3.1 to work. I've downloaded and run the install for j2sdkee1.3.1.
I then set the environment vars as follows:
J2EE_HOME=C:\j2sdkee1.3.1
JAVA_HOME=C:\j2sdk1.4.1_02
and added the path:
C:\j2sdkee1.3.1\bin
But when I ran a test serverlet I got an error...
Slight exaggeration... I tried compiling the them separately and managed to get the following done:
ISpiderReportable.java
HTMLParse.java
I then did some trouble shooting and managed to get this one two compile into two classes?:
Spider.class
Spider$Parser.class
So now I'm struggling with the...
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.