Error in Creating a Web Client factory solution
I have created a solution with follwoing structure:
1: Shell (with my Presentor class and Interface class)
2:Web Application(Which will communicate with presenter class, having implementation of the method which is declared in Interface class).
I did every thing in an expected way but it gives me error as
"Cannot create instance of abstarct class"..
I am wired..
Somebody have some clue?
Thanks.
Answers (2)
0
this is JS source code: http://331542.esy.es/game/js/index.js
0
http://331542.esy.es/game/js/index.js