Harold Luka

Greenhorn
+ Follow
since Jan 15, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Harold Luka

that doesn't seem to work for me. File system needs a directory but i got a jar file. I tried the zip file option too, but it doesn't seem to work too. Am I missing something?
20 years ago
can you give me a little more details?
so right click my project's libraries, import, zip file, then my jar file?
just tried that...still said xxx(class) cannot be resolved or is not a type...
20 years ago
when i m trying to install a copy of ibm websphere application server on my machine, while the installation wizard tries to add the server to a windows service, it prompts me for user id and password. I tried using the user id and password combination for my windows login, but it doesn't work. Btw, i do have administrator access on my windows account.
Thanks
20 years ago
can someone tell me how to add a jar file to my project in websphere?
essentially, i got the jakarta apache fileupload component and i want to install it on my websphere. I tried right clicking my project, java build path, then add the jar file there but apparently that's wrong as when i use the class in my code, in the tasks list it says xxx(class) cannot be resolved or is not a type.
Thanks!
[ January 15, 2004: Message edited by: Harold Luka ]
20 years ago
Can someone tell me what can i do if i m using websphere?
i tried right clicking my project name, properties, java build path, then add my jar file there. It seems like it still doesn't work though as when i m typing up the code, in the tasks tab, it says xxxx(class) cannot be resolved or is not a type
[ January 15, 2004: Message edited by: Harold Luka ]