View Single Post
  #3 (permalink)  
Old 10-05-2009, 08:12 AM
mune72 mune72 is offline
Active Member
 
Posts: 34
Default

Thanks for the reply.

I wrote the code but when the JSP page is opened I get:
Code:
PWC6033: Unable to compile class for JSP

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
Provisioning cannot be resolved to a type

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
Provisioning cannot be resolved

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
Account cannot be resolved to a type

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
AuthToken cannot be resolved to a type

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
AuthToken cannot be resolved

PWC6197: An error occurred at line: 14 in the jsp file: /zimlet/_dev/org_munet_prova/test.jsp
PWC6199: Generated servlet error:
Provisioning.AccountBy.id cannot be resolved to a type
Reply With Quote