hi all,
i am new to webdynpro java.
i went through the blog Web Dynpro Tutorial: Hello World
i have installed NWDS71 and the jdk used is jdk1.5
added a sap pi system with version pi7.1
on deploying the web dynpro hello world application, it asks for pi system's login details and then after i provide it, it shows that the deployment is successful.
on IE, when it tries to open the web dynpro application, it is showing error - java.lang.UnsupportedClassVersionError: Unsupported major.minor version 50.0
i have searched some threads on sdn, but they just had the suggestion to use jdk1.5, which i am already using.
pls tell how to resolve this error.
does it also depends on what jdk the PI7.1 system is installed on? does it depend on the java version, which the browser is using to display it - if yes, then how to know which java version is getting used in IE, as initially i had Java6 on my system and now i have installed jdk1.5 with jre 1.5 from the installation file jdk-1_5_0_17-windows-i586-p.exe .
thanks.