[izpack-users] Re: XML parsing

Zaheed Haque zaheed.haque at gmail.com
Wed Apr 12 09:22:38 CEST 2006


Solved it. It was so obvious that I didn't even thought about it.
However I have a another quick question

Is it possible NOT skip parsable file is a pack is NOT selected. i.e.
No Tomcat Install so No configuration modification is needed .. Maybe
this is also very simple :-) no?

Cheers
Zaheed

On 4/11/06, Zaheed Haque <zaheed.haque at gmail.com> wrote:
> Hi
> I'm trying to write user-input data to an external xml-file. My
> xml-file called settings.xml have a notation like this:
>
> <configuration>
> <property>
>   <name>a name</name>
>   <value>a value</value>
> </property>
> <property>
>   <name>another name</name>
>   <value>another value</value>
> </property>
> </configuration>
>
> I was in the impression that option "parsable" in XML could do the
> trick? But I am not geeting the grip here.. any hint?
>
> I have a feeling there must be an easy way of substituting values in
> this file using izpack, no? I have added the xml-file as a parsable
> resource, now how do I map my variables to the right nodes in the
> file?
>
> Cheers
>



More information about the izpack-users mailing list