[Vif-devel] RE: inMenuName value
Brought to you by:
aktion-hip
|
From: Luthiger S. B. <ben...@id...> - 2006-02-18 11:25:47
|
Dear Sridhanya > But Cmenu hashtable is not finding the relevant document object=20 > for this corresponding inMenuName. This is an important observation. Can you check whether the key = inMenuName is not fount in the Hashtable cMenus because this cMenus is = empty or because the entries are stored in the Hashtable with a = different key? > What is the expected value of inManeuNAme? The absolute path to the file is what is expected. I'm quite confident that the key of the problem you encounter can be = found in org.hip.vif.menu.MenuManager, i.e. how the entries are filled = into cMenus. Regards, Benno -----Original Message----- From: sridhanya [mailto:sri...@gm...] Sent: Freitag, 17. Februar 2006 12:02 To: Luthiger Stoll Benno; vif...@li... Subject: inMenuName value Hi Benno, As requested i added a system.out.println in MenuManger.java. The output was This is the inMenuName = =3Dd:\java\jakarta-tomcat-5.0.0\webapps\vifapp\admin\en\member\menu.xmnu And the file exist in the stated directory. But Cmenu hashtable is not finding the relevant document object for this = corresponding inMenuName. What is the expected value of inManeuNAme? Relativepath Absolute Path Please guide me further Thanks sridhanya |