aspose file tools
The moose likes JNLP and Web Start and the fly likes Passing secure properties Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Passing secure properties" Watch "Passing secure properties" New topic
Author

Passing secure properties

Joe Busch
Greenhorn

Joined: Jan 07, 2005
Posts: 12
I know I can use the <property name="" value=""/> element in the jnlp file to pass properties. However, if these are to be secure properties that I want to protect, what other ways can I pass them to the application? Keep in mind that I may have to change the properties often.

Thanks,
Joe
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Passing secure properties
 
Similar Threads
Where to keep my passwords
Securing Application for JBoss5.1.0
Need a simple Java LDAP client
How to secure the database credentials
Posting request to other domain using jsp