i have a program with (“.exe”) type, i want to put a link in my grails project, when the user click it, this program download, how can i do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
put it in the you server download from there
example:
server name: server(dns name:www.server.com)
file name: file.exe
location on server: /downloads (in webapps in tomcat directory)
try this it may help you i find it true