In my project I am using WSAD5.1 version. As you people know that default version of the WSAD5.1 is Java1.3.
I am invoking the method. Those methods are provided by the third party vendor. So I have only �JAR� files. Those JAR file are written in the
java 1.4. I am getting the follwing exceptions
[3/9/06 12:32:06:878 IST] 3024100e RequestProces W org.apache.struts.action.RequestProcessor Unhandled Exception thrown: class java.lang.SecurityException
[3/9/06 12:32:06:971 IST] 3024100e WebGroup E SRVE0026E: [
Servlet Error]-[Prohibited package name: java.lang]: java.lang.SecurityException: Prohibited package name: java.lang
Can any one say how to rectify this problem? It is urgent�
