Re: Tomcat 4 Problem - Connection refused

2002-02-19 Thread Chuck Amadi
instance of CATALINA_HOME. Any suggestions on what can be the problem. Chuck Amadi IT Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Running tomcat port 80

2002-02-19 Thread Chuck Amadi
Andrew Rodwell wrote: Hi , We are trying to get TOMCAT 4.0 to run on the default web port - and can do it ok on windows. However when we try the same changes on SuSE Linux 7.3 it will not run. Somebody suggested that we start it under root - when we try this the commands are not found. You

Re: Running tomcat port 80

2002-02-19 Thread Chuck Amadi
Andrew Rodwell wrote: Markus, Thank you for that. Our inexperiance of linux was showing. We have managed on windows 2000 and OS/400 to run tomcat but linux is a new beast. Regards. -Original Message- From: Markus Bengts [mailto:[EMAIL PROTECTED]] Sent: 18 February 2002 11:49 To:

Tomcat -4.01 Catalina not starting service from STARTUP

2002-02-20 Thread Chuck Amadi
two connector instances haven't been instantiated. Please Help as im getting frustrated now!! Cheers Chuck Amadi IT Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: win98+classpath

2002-02-20 Thread Chuck Amadi
CATALINA_HOME=C:\jakarta-tomcat-4.0.1 set JAVA_HOME=C:\JDK1.3 set JSSE_HOME=C:\JDK1.3\jre\jsse1.0.2\lib set WASP_HOME=C:\wasp-advanced set WASP_DEMO=C:\wasp_demo Hope this works Cheers Chuck Amadi IT Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto

Tomcat -4.0.1 Don't think my two connectors have instantiated Please Help

2002-02-20 Thread Chuck Amadi
* Any Suggestions Cheers Chuck Amadi IT Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

tomcat-4.0.2 System cannot find the file specified keystore

2002-02-22 Thread Chuck Amadi
java.IOException:java.io.FileNotFoundException : C:jakarta-tomcat-4.0.2\bbnpakeys\bbnpacert System cannot find the file specified I had used certs that i created previously with tomcat-4.0.1 How do i set the correct path to the keystore. Any Suggestions Cheers Chuck Amadi Systems Programmer

I get an exception java.io.FileNotFoundException: Tomcat 4 ssl

2002-02-22 Thread Chuck Amadi
keystorePass=test123 protocol=TLS/ /Connector Any suggestions Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

exception java.io.FileNotFoundException: Tomcat-4.0.2 ssl solved the problem should of used forward slashes oops stupid

2002-02-22 Thread Chuck Amadi
=test123 protocol=TLS/ /Connector Any suggestions Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: change passwd for keystore

2002-02-25 Thread Chuck Amadi
/.keystore keystorePass=test123* protocol=TLS/ /Connector Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

org.xml.SAXParseException: The String--is not permitted within comments. Tomcat 4 Startup Problem

2002-02-25 Thread Chuck Amadi
Hi there im now getting this error on startup.bat. within comments org.xml.SAXParseException: The String--is not permitted within comments. 1) Thus i have set up a basic servlet authentication. that has compiled within Netbeans IDE. 2) Added a resource protection declaration to the

Re: Problem in starting up TOMCAT, please help.

2002-02-25 Thread Chuck Amadi
=org.apache.catalina.net.SSLServerSocketFactory clientAuth=false keystoreFile=C:/WINDOWS/Profiles/chucka/.keystore keystorePass=test123 protocol=TLS/ /Connector I hope this helps Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands

Re: AW: tomcat-4.0.2 System cannot find the file specified keystore

2002-02-25 Thread Chuck Amadi
Ralphn wrote: Hi Chuck It seems you have forgotten the \ between C: and Windows HTH Ralph -Ursprungliche Nachricht- Von: Chuck Amadi [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 22. Februar 2002 14:10 An: tomcat Betreff: tomcat-4.0.2 System cannot find the file specified keystore

Re: AW: I get an exception java.io.FileNotFoundException: Tomcat 4 ssl

2002-02-25 Thread Chuck Amadi
Ralph Einfeldt wrote: Make shure that the user that runs tomcat has the proper permissions to read that file and the parent directories. -Ursprüngliche Nachricht- Von: Chuck Amadi [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 22. Februar 2002 14:38 An: tomcat Betreff: I get an exception

Re: Tomcat 4.0.2 CATALINA_BASE and CATALINA_HOME

2002-02-25 Thread Chuck Amadi
directories based on the value for CATALINA_BASE instead of CATALINA_HOME: The above is within Jakarta-tomcat-4.0.2\Running.txt File have a read . Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles

Re: Tomcat -4.0.1 Don't think my two connectors have instantiated Please Help

2002-02-25 Thread Chuck Amadi
Chuck Amadi wrote: Hey Please can someone verify that my Connector instances are ok. I have already port 8080 utilised for tomcat3.2.2 Thus when i use https://localhost:/ i get a connection refused error on 127.0.01. Plus http://localhost:8999 can't access 127.0.01. I get the Yellow

Parser Error found regarding exception being thriwn

2002-02-25 Thread Chuck Amadi
Cheers ChuckmAmadi Systems Programmer Hi this has been sorted i had made a typo (!-- BBNPA Memory Realm 22/02/02 --gap at end tag Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list

org.xml.saxSAXParseException : The content of element type web-app must match - TOMCAT-4.0.2 Parse error

2002-02-25 Thread Chuck Amadi
to say i will have a look. Os Win 98 , Tomcat-4.0.2, Netbeans 3.1.1 IDE ,Wordpad. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: win98+classpath

2002-02-26 Thread Chuck Amadi
Chuck Amadi wrote: Hakan Kutucu wrote: Hi everybody, I have succesed to install tomcat at windows 2000. But I couldn't run at windows98. I think some classpath definitions are wrong. Which configurations should I do in autoexec.bat and how? Thanks. -- To unsubscribe: mailto:[EMAIL

Testing sercue Tomcat-4.0.2 with Mozilla0.99 and Netscape6.2

2002-02-26 Thread Chuck Amadi
the IE5 Import Wizard. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Testing sercue Tomcat-4.0.2 with Mozilla0.99 and Netscape6.2 forget it i reading the help page in Mozilla

2002-02-26 Thread Chuck Amadi
Chuck Amadi wrote: Hi , there i am able to use IE5 to try out the secure server .As i have created a self signrd cert. Thus i have used the keytool utility to export my cert to IE5. This works fine. Can anyone explain or point me the doc's to do the same with Mozilla v0.99 and Netscape

Re: Nice Tomcat+apache beginner site

2002-02-28 Thread Chuck Amadi
website if i say so again Regards Chuck Amadi -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: JSP TagLib Help...pleease

2002-03-27 Thread Chuck Amadi
Pavel Brun wrote: Hello all, Are there any people on this list who are experienced with custom taglib, especially, its lifecyle? Is there a website that might help me understand taglib's or is there some kind of a taglib forum? Please let me know. I am encountering problems. Thanks Paul

package org.apache.jasper.runtime does not exist

2002-03-27 Thread Chuck Amadi
,javax.servlet.http.HttpServletResponse,java.lang.String,boolean,int,boolean) pageContext = _jspxFactory.getPageContext(this, request, response, ^ 6 errors Errors compiling registerMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL

Re:package org.apache.jasper.runtime does not exist

2002-03-27 Thread Chuck Amadi
Hey pretty long error log. Anyway basically can't find package org.apache.jasper.runtime does not exist. _0002fregisterMySql_0002ejspregisterMySql_jsp_0.java [10:1] package org.apache.jasper.runtime does not exist import org.apache.jasper.runtime.*; ^

Hey any takers - Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag

2002-03-27 Thread Chuck Amadi
application with this DBTag library: to get database connections. My error log as below: viewMySql.jsp [9:0] Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag Errors compiling viewMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED

Unable to load class

2002-04-02 Thread Chuck Amadi
application with this DBTag library: to get database connections. My error log as below: viewMySql.jsp [9:0] Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag Errors compiling viewMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED

package org.apache.jasper.runtime does not exist

2002-04-02 Thread Chuck Amadi
= _jspxFactory.getPageContext(this, request, response, ^ 6 errors Errors compiling wiseGuy. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands

How to configure MySql ( mm.mysql-2.0.4-bin.jar ) in Tomcat v4

2002-04-03 Thread Chuck Amadi
How to configure MySql ( mm.mysql-2.0.4-bin.jar ) in Tomcat v4 i have a copy of the jar file in my /WEB-INF/lib dir. Thus i tried to create a tld.file and a tag element none worked so is there a correct procedure as PostgreSql worked ok with the dbtags.jar. So Plz reply as this is severly

Re: package org.apache.jasper.runtime does not exist

2002-04-03 Thread Chuck Amadi
hatem zanaty wrote: Include jasper-runtime, jasper-compiler to your class path and logoff/login your computer then try agin Have luck Chuck Amadi [EMAIL PROTECTED] wrote: Hi any takers . All my previous work no longer functions due to this error . Note unfortunatley i don't run cvs

Can't run tomcat 4.0.2 examples anymore nothing will compile- package org.apache.jasper.runtime does not exist

2002-04-03 Thread Chuck Amadi
Hi im having problems with getting my examples to work . Somehow i have done something as i was able to run everthing ie my own work projects , thus i have been trying to get the MySql Jar File working and all hell has broke loss. Any Suggestions Error clipboard below Cheers Chuck Amadi

when i excute my jsp i get a 500 error even the TCats examples

2002-04-05 Thread Chuck Amadi
validation bean up and running it's just this jsp execute problem My TEST production Env set up - OS Win 98 Server Apache HTTP Server note the examples again don't work with tomact run as a service. IDE Netbeans 3.2.2 Service Tomcat v4.024.03 neither works Cheers Chuck Amadi Systems Programmer

when i excute try jsp and the tomcat examples i get a error internal 500

2002-04-05 Thread Chuck Amadi
Service Tomcat v4.024.03 neither works Localhost server ( instead of 8080) Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Apache with Tomcat

2002-04-05 Thread Chuck Amadi
/release/v4.0.1/bin/win32/webapp-module-1.0-tc40-windows.zip Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error-Can you possible -HELP-ME-PLEASE

2002-04-05 Thread Chuck Amadi
Hi Korakaki Stella Plz could you work out wats with this . Note that a few days's ago my Planning Database Project was working fine until now. Regards Chuck Amadi *type* Exception report *message*_Internal Server Error_ *description*_The server encountered an internal error (Internal

package org.apache.jasper.runtime does not exist- any ideas Plz

2002-04-05 Thread Chuck Amadi
,int,boolean) pageContext = _jspxFactory.getPageContext(this, request, response, ^ 6 errors Errors compiling registerVolDays. Regards Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto

Re: Is there a native JDBC driver for MS Access?

2002-04-10 Thread chuck amadi
driver is usaually used for experimental use or if no other is available. Anyway there is mysql odbc which works fine with Mysql back-end and front-end M$ Aceess 2000. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL

Re: port

2002-04-11 Thread chuck amadi
:8080/ webapp/ Thus you can change this in Jakarta-tomcat conf server.xml file scroll down and change above 1024 as per the tomcat installation readme.txt file.As usually and in my case that port has already been assigned to another app. Hope this helps Cheers Chuck Amadi Systems Programmer

Re: how can i test

2002-04-11 Thread chuck amadi
Atif Munir wrote: Hi, Apache is running my linux box and me have installed tomcat rpm on this machine what should me do to keep my jsp pages up and browseable. thanks in advance atif -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles

Cannot create bean of class MoniTestBean( Int Servlet Error)

2002-04-19 Thread chuck amadi
)% %=request.getParameter(foreName)% %=request.getParameter(monDisable)% * Internal Servlet Error:* javax.servlet.ServletException: Cannot create bean of class MoniTestBean Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED

javax.servlet.ServletException: Cannot create bean of class MoniTestBean

2002-04-22 Thread chuck amadi
and unfortunately no suggestions , i have gone through the usual procedures . Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

javax.servlet.ServletException: Cannot create bean of class MoniTestBean

2002-04-24 Thread chuck amadi
no suggestions , i have gone through the usual procedures . Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Class jsppages.MoniBean not found.

2002-04-24 Thread chuck amadi
errors. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

org.apache.jasper.JasperException: Unable to compile (class jsp.MoniBean not found)

2002-04-25 Thread chuck amadi
suggestions as it's getting beyond a joke. I'm starting to talk to myself and verbally ( nearly ) abuse my workstation. Cheers Chuck Amadi Systems Programmer Rhaglennydd Systemau -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list

Re: Class jsppages.MoniBean not found. SORTED MYSELF CHEERS ALL

2002-04-25 Thread chuck amadi
chuck amadi wrote: *Hi there any reason for this as i i haven't got jsppages in my classes path or as a package in my MoniBea* *jsp:useBean id=formHandler scope=request class=MoniBean/** **jsp:setProperty name=formHandler property

Re: Class jsppages.MoniBean not found. Im Digesting

2002-04-25 Thread chuck amadi
it is in the same package as the JSP. To to this, add: %@ page import=MoniBean % This will allow your JSP page to work in any directory and any servlet container, including Tomcat 4.x. Cheers, Larry -Original Message- From: chuck amadi [mailto:[EMAIL PROTECTED]] Sent: Thursday, April

Re: Accessing Beans within JSP pages use %@ page import=myBean % in your jsp.pages

2002-04-26 Thread Chuck Amadi
not found. A top bloke named Larry Isaacs took the time to reply with a explaination that was digestible and a good point to remeber. Chuck Amadi Systems Programmer Rhaglennydd Systemau -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles

Re: javax.servlet.ServletException: Cannot create bean of class MoniTestBean

2002-04-29 Thread Chuck Amadi
Corporation -Original Message- From: chuck amadi [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 7:16 AM To: Tomcat Users List; taglibs-user-help Subject: javax.servlet.ServletException: Cannot create bean of class MoniTestBean I have a problem with the following i have created

indexed property type ie (String[] s) for handling checkboxes.

2002-04-29 Thread Chuck Amadi
with suggestions Cheers Chuck Amadi System Programmer Rhaglennydd Systemai I have declared the variable private String[] opportunity; got the getters and setters -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL

indexed property type ie String [] for handling my checkboxes is converting the String to another value

2002-04-30 Thread Chuck Amadi
)% input tupe=checkbox name=opportunity value=viewpoint %formHandler.isCbSelected(viewpoint)% I am aware that there is a custom tag alternative but im hoping to utilise the memento pattern for form processing . Any suggestions Cheers Chuck Amadi System Programmer Rhaglennydd Systemai

anyone is exceptional with jsp scriplets plz help with this .

2002-04-30 Thread chuck amadi
++) out.println(li+opportunity[i]); out.println(/ul); } else out.println(Nothing was selected); String allOps =; for(int i =0; iopportunity.length;i++){ allOps = opportunity[1]; % Cheers Chuck Amadi Systems Programmer

java.lang.StackOverflowError - indexed property values Problem

2002-05-01 Thread chuck amadi
Hi there, im having problems with validating my checkboxes due to them being indexed property values . Thus with the Memento pattern design i have manged to get 90% of my project funtioning accordingly ie (input-text radio buttons). Nevertheless i have a success.jsp page that forwards to my

Re: web-inf/classes

2002-05-07 Thread chuck amadi
package in j-tomcat3.3a but you can't get away from it in j-tomcat4 upwards . I had a similar problem thus useing tomcat3.3.a for now and i'll upgrade and use the classes dir path and page import directive as told via this user-help group. Cheers Chuck Amadi Sustems Programmer Rhaglennydd Systemau

Dbtags - Multiply inserts within a jsp (two at least)

2002-05-10 Thread chuck amadi
or if not can i create a concatenated table with a PK and FK value that obviously has value from the two tables in question. Any ideas Cheers Chuck Amadi Systems Programmer Rhaglennydd Systemau -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Tomcat - BTAGS - Scope session problem

2002-05-16 Thread chuck amadi
*Hi there any help appreiate** d** here's the stack trace* *Cheers Chuck Amadi* *Systems Programmer* *Rhaglenydd Systemau * Error: 500 Location: /volapp/volunteer/registerOpportunityProcessT.jsp *Internal Servlet Error:* javax.servlet.ServletException

Re: Session in JSP

2002-05-24 Thread chuck amadi
and validation and hey hey the session scope worked and populated my PostgreSql DB. Cheers Chuck Amadi Systems Programmer Rhaglenydd Systemau -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Newbie at SSL utilising Tomcat 4 - https http Not functioning properly

2002-01-04 Thread Chuck Amadi
I have generated a cert with our own public key and told IE 5 directly that we should be treated as a trusted CA.This was done by using the Keytool utility to export my cert: Thus i was able to export my standard Base64 encoded cert . into a file called my.cert. Thus in IE 5 . I used the

Oops Please Help Tomcat 4 SSL NOT functioning properly any suggestions

2002-01-04 Thread Chuck Amadi
I have generated a cert with our own public key and told IE 5 directly that we should be treated as a trusted CA.This was done by using the Keytool utility to export my cert: Thus i was able to export my standard Base64 encoded cert . into a file called my.cert. Thus in IE 5 . I used the

Come on and help me - Tomcat 4 ssl - Can't connect with https ot http now!

2002-01-09 Thread Chuck Amadi
as it's delaying other work. NB Tomcat 4 is running from the startup script. Cheers Chuck Amadi -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Tomcat 4 Help on running https: http connects but no access to 127.0.0.1

2002-01-15 Thread Chuck Amadi
acceptCount=10 debug=0 scheme=https secure=true Factory className=org.apache.catalina.net.SSLServerSocketFactory clientAuth=false keystoreFile=keys/bbnpacert keystorePass=test123 protocol=TLS/ /Connector Cheers Chuck Amadi IT Systems

Re: HTTP Status 503 - Server default is currently unavailable

2002-09-12 Thread Chuck Amadi
correct me if I'm wrong wortha try. -- Regards Chuck Amadi ICT Dept Systems Programmer Rhaglenydd Systemau Adran ICT -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Solved! Tomcat on port 80 without root, on Linux

2002-09-17 Thread Chuck Amadi
to run everything above 1024 Now I have got a clearer reason why. Nice One!! -- Regards Chuck Amadi ICT Dept Systems Programmer Rhaglenydd Systemau Adran ICT -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: TOMCAT + COCOON

2002-09-19 Thread Chuck Amadi
I'll be joining shortly I'm afraid I'm new to Cocoon 2 I've installed on my Linux Box to service Xindice native XML Database within Tomcat v4 So I'm unable to shed any light other than the obvious that it can't locate Cocoon See u in the Mailing Group -- Regards Chuck Amadi ICT Dept Systems

Re: TOMCAT + COCOON

2002-09-19 Thread Chuck Amadi
to ipAddress (Ensure you create a comments about the changes you.ve made first !!! !-- == Changed localhost to 172.**.**.** on 19/09/02 === -- -- Regards Chuck Amadi ICT Dept Systems Programmer Rhaglenydd Systemau Adran ICT -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional