Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search Coderanch
Advance search
Google search
Register / Login
Vinit Prajapati
Greenhorn
+ Follow
news
2
Posts
0
Threads
since Jan 10, 2008
Merit badge:
grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads
Recent posts by Vinit Prajapati
Dynamic Property File Loading in Spring based on the URL Argument.
Hi,
Instead of changing filename in configuration file.
load properties file programatically
PropertyPlaceholderConfigurer props = new PropertyPlaceholderConfigurer(); props.load("classpath:/my.properties"); props.get("path");
Vinit
show more
12 years ago
Spring
Error with Options and Poll tab
Thank you very much.
show more
12 years ago
JForum