dialogcontainer doesn't show the folder path
Hi, I customized a button to browse docbase with dialogcontainer ,but it doesn't show me the fodler path for me to go back to previous folder. My coding to call the button as below: public void onSelectFile(Control control, ArgumentList args) throws DfException { System.out.println("server side doLocator"); ArgumentList…