Hi:
I have a bunch of webpages where a user has to fill in details before continueing- the sequence goes like:
- page 1 - user fills in details then clicks "continue" button
- page 2 - user fills in details then click "continue" button
-etc
At the moment, if someone enters the URL for page...
I would like to create a servlet, which when accessed, will retrieve an
XML file, remotely over the Internet, and parse it to the browser's
screen.
Can anyone point to example code that will help me along?
Thanks.
Can anyone help me out with this?
I would like to run a cron job that will periodically move all files in a specified directory, to a seperate folder ...if the files were created above a specified date.
What I have so far is:
find ${directory} -name fimename.* -ctime +60 -exec mv {} \...
Hi:
Does anyone know of a available script that can help me out in managing accumulated logs?
specs:
- tars and gzips log files, after the files are a certain date
- deletes files after a specified time
I would like to run 'snoop' on a solaris box to capture packets. However, I would like snoop to write the packets captured to a file, i.e. snoop > filename
The problem I have is that the file gets increases in size until it runs out of disk space.
Ideally it would be great to get snoop to...
We have user information (login name and password) stored in an Oracle database which in turn replicates to LDAP.
Some of our internal applications authenticate users agains the Oracle or LDAP dependent on their needs.
Our sys admin would like all our PC users to also go against the above data...
I receive the following error when I try to start Apache : './apachectl startssl'
I checked online and there was some information on this on www.sun.com - but they did not go into detail why the error occured and the solution did not work :(
Error Message:
Syntax error on line 237 of...
I have a PowerPoint presentation to complete that will simulate the workflow of a new web application we hope tyo get approval to develop.
There are about 50 slides - I have created hyperlinks between the slides.
i.e. "slide 2" has hyperlinks to "slide 4" and "slide 48"
So during 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.