php: dynamically generating JNLP?

830

how can I dynamically generate a .jnlp file ? Is there a mime-type that needs to be specified for this extension ?

394

Answer

Solution:

According to the german version of the Wikipedia Article on JLNP, the content type is

 application/x-java-jnlp-file

you'll presumably need to send that.

Other than that, it should be just sending the XML data.

People are also looking for solutions to the problem: memcached with a java and php application

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.