This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes BEA/Weblogic and the fly likes Need help on mobile application deployment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Need help on mobile application deployment" Watch "Need help on mobile application deployment" New topic
Author

Need help on mobile application deployment

manasa manogna
Greenhorn

Joined: Mar 29, 2011
Posts: 18
Hi Friends

To explain the context, I need to make a mobile application to be available for the users to download into their mobile phones. For this, I created a war file which contains a JAD file, JAR file and a html file which contains link to the JAD file. Now I deployed this WAR file in weblogic application server. I am trying to click on the link available in html page which is located in the WAR and on clicking this link I should download the JAD file. But, it is not happening like that. Instead of downloading, the content of the file is shown in HTML page. Please assist how I can achieve this in WAR file such that I can download the JAD and Jar files using the html from WAR. for extra info, I also specified the mime-type mapping for JAD and JAR in web.xml which is located in WEB-INF then also it is not working. Early response will be great for me.
sudipto shekhar
Ranch Hand

Joined: Apr 02, 2008
Posts: 813

Can you post the web.xml for a review??


Regards, Sud.
SCJP 5 ScjpFAQ JLS
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help on mobile application deployment
 
Similar Threads
How to transfer a program to a real phone?
Getting from server to the phone
Nokia 3520 TDMA
problem with OTA download Midlet
Need to clear my knowledge regarding OTA