cancel
Showing results for 
Search instead for 
Did you mean: 

Example of Calculator.jsp running at nw2004 get error!

Former Member
0 Kudos

I have deployed the example : Calculator to nw2004 but get error as follows:

Application error occurred during the request procession.

Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:

Error compiling [/Calculator.jsp] of alias [Calculator] of J2EE application [sap.com/CalculatorEar].

Exception id: [000D9D93AA71004A0000001500000D0C000432474BAFFE05]

why and what shall i do?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I got the answer.

Former Member
0 Kudos

Could you please tell me how you solved this problem? Thanks

Former Member
0 Kudos

My develop studio's version is 2.0.20, my nw's version is 6.0.19, i think perhaps they need the same sps,so i update my j2ee engine to sps20,then rebuild the example,it is running sucessfull.

I rewrite the code. perhaps some error occour in my first codes.