Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

embedding realplayer in jsp problem

843838Jan 6 2006 — edited Jan 6 2006
Hi, 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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2006
Added on Jan 6 2006
1 comment
109 views