Hi,
I am learning jsp, servlets, apache tomcat and etc. I was wondering if i should instead learn php or asp?
Does anyone know the pros and cons of each technology?
Thank you,
Guy
When i boot my linux up, all i get is the shell. There is no gnome or anything. I installed linux on an IBM ThinkPad. Type 2265 Model a22e
Does anyone know how to fix this?
Thank you,
Guy
Hi Sedj,
I tried
String[] arr = (String[])vector.toArray();
I got a runtime error pointing to that line saying:
Exception in thread "main" java.lang.ClassCastException
I do know that the object[] = .... would work but I don't want to have to do that. The goal of my method is to sort a...
Hi,
String[] array = notSortedVector.toArray();
I get an incompatible types compilation error for this line of code. Does anyone have any clue why??
Any help would be greatly appreciated.
Thank you very much
Guy
What should i check for? Both computers can access any file on the L: drive. It is a shared network drive. Everyone has permissions to read/write, remove, move any of the files on that drive.
thank you
Hi,
I am trying to run a script that will install lotus notes on a computer on my network remotely. The computer has XP sp2 on it. I have already disabled the firewall on it. When I run the script, a message box pops up with the # 3 as its message. When you look at the script below, you...
Hi,
I want to run to execute a command in the ms dos window on my machine that will execute on a linux system that is on my network. More specifically, I have a script on the linux machine that i would like to be able to run from my xp machine. Does anyone know how to make this work? I have...
Hi,
i am trying to get rsh to work from my windows xp command prompt. There is a linux machine on my network which i would like to be able to command from my xp command prompt in my office. this is the command that i want to work
rsh 130.11.828.12 -l yghssme last 4
last 4 is just the name...
Hi everyone,
You guys have really helped me out. Thank you. My script does exactly as I want it to. Hopefully, I will be able to answer some of your posts in the future.
Later,
guy1983
Hi everyone,
I appreciate all of your responses. They have been helpful. I have used the script that boostadaroosta posted. This is exactly what I needed. However, I cannot get this to run from the command prompt. It does run if I double click it in windows. i have been typing "cscript...
I want to run a script that just tells the command prompt to execute the dos command "dir" or "cd" etc.
More specifically, I want to use it to execute the rsh command to logon to a remote computer running linux.
"rsh 130.11.232.33 -l lrgs" for example
Does anyone know how to do this?
Thank...
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.