hi guys thanks for replies..
Now i have another problem...
I am using WSAD5.1.2, I downloaded a project workspace from different machine to my machine & the project compiled with errors, errors are The method setTimeMillis(long)from the type Calander is not visible and the method split(Sting) is undefined for the type
String.
when i changed the installed jre to C:\Program Files\Java\jre1.5.0_09 then
the error is changed to the type AbstractBuilder not visible,
How can i solve this..
one more question I have created a new jar file for some purpose, I am working in a
Struts project, where to copy this jar in the websphere server,
is the name of the jar file added to any property file?
Thanks in advance.