>From looking in the XXE API documentation, I don't think com.xmlmind.xmleditapp.start.WebStart accepts any arguments.
I'd like to dynamically generate a JNLP file that can open a specific file in XMLMind via WebStart. For example, if I'm looking at "foo.xhtml" on my internal web site, I'd like for foo.xhtml to have a button that would use Java WebStart to open the file in XMLMind. Is this possible?

