0

I have one executable jar which I want to put in my project's website running on SJAS. I have no clue how to do it. Can anyone help me?

This jar is a J2ME application which I will access (kind of link) from mobile to download the application then it will connect to my server application through web services.

I just want a link which when I open should download .jar file just like we download any software. We used to have one network location to do so but it has been crashed so I am thinking this solution as a workaround.

James Z
  • 12,209
  • 10
  • 24
  • 44
Jeetendra Ahuja
  • 177
  • 2
  • 17

1 Answers1

0

I have just added html link in "Index.html" page of website and it is working fine. IDK if this preferred way to handle or not.

Jeetendra Ahuja
  • 177
  • 2
  • 17