I am trying to link to local files from within html source rendered within
the SWT browser. Unfortunately, I cannot seem to figure out how I should
construct the path. To complicate the issue, I am using the Browser
within a RCP application and ultimately want to link to bundle resources
within the rendered HTML page. I can't seem to find anything related to
this issue when I search, so I was hoping someone could offer some much
needed help. Thanks!!