Hi there,
That was just a sample code. There is a
word doc for which I need the exact path. I tried it out with this and it worked:
getServletContext().getResource("/resources/CONFERENCE_EMAIL_ATTACHMENT_FILE).getPath().substring(1)
Do let me know if there's another work around for this.
Thanks anyways