Alejandro Vilar wrote: > > Yes, my suggestion is for all wars on the server side, but if the same > config file is required on the client side using a FileSerializer(or a > StreamSerializer) and a get method is enough to send/request the file > (using > the same system property to recover the file on the server side) and setup > Log4J as needed. > > Alejandro >
Ah, that is very interesting. So you are saying that I can do an HTTP get to retrieve the xml file from the server instead of from the classpath/codebase? -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Help-understanding-classpaths-codebase-with-applets-tp914940p915289.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
