[jboss-user] [Beginners Corner] - Re: Persisting data in Web Applications
PeterJ
do-not-reply at jboss.com
Mon Sep 25 12:49:08 EDT 2006
One thing you could do is store the flat file in the server/xxx/data directory. In your web app, you can find the location of this directory by accessing the jboss.server.data.dir system property.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973952#3973952
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973952
More information about the jboss-user
mailing list