how replace my project path in server.policy (file:/path-to-web-project/)

hi master

sir i try use ireport i flow setp as per this link

http://developers.sun.com/jscreator/learning/tutorials/2/reports.html

but i fasing problem in blow step

Replace path-to-web-project with the path to the folder that your project is in. For example, you might use something like file:/C:/Documents and Settings/Me/My Documents/Creator/Projects/MyApp/build/web/- for the codebase argument.

Note: You use this path because the IDE deploys a web application to the project's build directory by default. Remember to change the path specification if you use a different project name. Also, note that if you export a JasperReports project to a WAR file, you can use the following path for the codeBase:

file:${com.sun.aas.installRoot}/domains/creator/applications/j2ee-modules/proje ct-name/-

this is my project path

C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport

please give me idea how set my projct path

thank's

aamir

[1040 byte] By [mfa786a] at [2007-11-27 6:42:38]
# 1
file:/C:/Documents and Settings/Administrator/My Documents/Creator/Projects/TravelReport/build/web/-
jetsonsa at 2007-7-12 18:12:48 > top of Java-index,Development Tools,Java Tools...