embedding realplayer in jsp problem
843838Jan 6 2006 — edited Jan 6 2006Hi, i have a strange problem, im programming using netbean ide 5.0, writing a jsp page which embed a realplayer. however the generated page can not find the target media file. everytime realplayer reports a connection problem. i then copied the generated source code of the jsp page, and pasted into a new file with an html extension, then place the html in the 'build/web/' directory and all work fine! so i suppose theres nothing wrong with the code.
but the jsp page just does not work! i am sure the target mp3 file is included in the war file because it is in the 'web' folder when i built the project. also, it is in the build/web/..... folders, but why it does not work? any idea please?
thanks in advance!