That is to say, I have CrmsHome.java and I would like it to go to
SharedDelete.java, so in CrmsHome I would like to do :
...
SharedDelete _deletePage;
...
_deletePage.setBackPage(this);


But ... in SharedDelete, ... I can not injectPage that BackPage isn't???
( T5 said it is read only property)

What is the solution ????

--
Best wishes,
Eko SW
http://swdev.blogs.friendster.com/my_blog/

Reply via email to