Bruno Lima wrote:


private void loadTabs() throws Exception {
       xmlEngine.insert(FILE_XML_TAB_ASSOCIADOS, tab_option);
       xmlEngine.insert(FILE_XML_TAB_PAGAMENTOS, tab_option);
}

Please post a more complete snippet of your code. The statement "does not work" needs some explanation too. What happens? Error messages, thrown exceptions???

Frank

Reply via email to