Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 85185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:02:58+00:00 2026-05-10T22:02:58+00:00

I want to specify a file system path as part of a Spring bean

  • 0

I want to specify a file system path as part of a Spring bean configuration. I know that I can set a path such as:

<bean id='myBean' class='com.example.BeanImpl'>   <property name='path' value='/WEB-INF/jsp'/> </bean>  

An the path /WEB-INF/jsp is interpreted as being relative to the web application root. But how do I specify a path relative to file system root, e.g. /usr/bin

Cheers, Don

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:02:59+00:00Added an answer on May 10, 2026 at 10:02 pm

    Use the file: predicate, like so:

    <property name='path' value='file:c:/somefolder/someotherfolder'/>

    Now that I think about it, its also about what the bean expects that path to be. Is it using the path to throw at a browser (which makes the whole file: thing relative on the client machine) or do you use it to programatically load a file which is on the server?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to specify a virtual path of a file but I am not
I'm trying to specify a relative directory in the web.xml file. I basically want
I want to specify that either fieldname or freetext must always be present in
I want to specify the FileSystemWatcher to check the files in the system has
I have a Java WebStart application for which I want to specify that the
Can I specify I want the preceding character to be either (NOT A DIGIT)
I would like to specify that I want FEATURE_INDETERMINATE_PROGRESS for my Activity . It
I want create a tarball that when extracted the file(s) will be placed at
I want to download a image file (jpeg image) to the user files system
I have written a unit test that writes a file to the file-system, given

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.