Tagged Questions

0
votes
1answer
10 views

Teaching javax.mail, javax.activation to recognize mime type of mail attachment in web application

Im sending mails from a web application running on a glassfish server, which was quite easy with the java mail API. I'm starting now to attach files (mainly pdf and odt) to the ma …
0
votes
7answers
107 views

Call function periodically in Java

we need run one function periodically in Java web application . How to call function of some class periodically ? Is there any way that call function when some event occured like h …
0
votes
2answers
39 views

WebApplication Context files on Tomcat

I have a download service served using Tomcat 5.5.15. It is created by adding an XML file in $TOMCAT_HOME/conf/Catalina/localhost. E.g downloads.xml for http://example.com/app.down …
1
vote
2answers
103 views

how to prompt a numpad in an iphone web app?

I'm developing a web app for iphone using dashcode. I'm stuck where user needs to enter zip code or phone number and the app doesn't show the numpads but the regular keyboard. any …
0
votes
3answers
52 views

Image generator

Hi, I'd like to be able to generate an image with overlaying text (that is inputted by the user) such as how it is done on www.depressiondog.info. Can someone show/link me to some …
0
votes
1answer
36 views

howtodeploy dotnetnuke webapplication in webserver

Hi, I created one dotnetnuke web application and also i worked with the database aslo, now i want to deploy in my webserver as a portal. How to deploy the dotnetnuke web applicatio …
0
votes
0answers
8 views

Asp. Net Adrotator Control with Multiple Keyword Filter

Hi there, I have implemented asp.net adrotator control for rotating advertisements with xml file. I am filtering specific advertisements with Keyword using 1 in xml for displayin …
0
votes
2answers
81 views

ASP.Net 3.5 website project VS web application project

I have an interesting scenario: - Site has 209,000+ pages. - Evertime a user submits a new article/item a new page is generated and if it has a refernece to one of the existing pag …
1
vote
1answer
18 views

Auhtorize.net (CIM) sample code not working with tomcat webapplication

I have been trying to integrate Authorize.Net ( Customer Information Manager (CIM) ) I got their sample code [ wsimport -s /tmp/RebillAPI -p AuthNet.Rebill https://apitest.authoriz …
0
votes
0answers
14 views

Restricting Save Location in Web Application?

I have a web application (ASP.NET MVC, running on IIS7) that exports files to CSV. All was fine and well, until the client requested that due to security concerns, only specific di …
1
vote
2answers
102 views

Loading Spring Context Dynamically at Run-time in a Web Application.

Hello Everyone, I'm converting a standard Java Application that uses Spring Framework into a Web App. This application loads new Spring Context based on run-time parameters, that …
2
votes
2answers
77 views

Web Application Feature Not Activated By Default

All that I'm trying to do is deploy a simple web application-scoped feature that is activated automatically when you install it. Just to make sure that none of our corporate custom …
0
votes
1answer
157 views

In Dashcode, with iPhone webkit, how to add a new page?

I'm working on a website for iphone using dashcode. But i don't know how to add a new html page to the 'site'. I could use stackLayout but it takes so much time to load the 'index. …
0
votes
4answers
163 views

How to use virtual memory (swap in linux file system ) in java web programming

I work in java web application . In some section i use very huge tree variable that save and persist in memory (RAM) . Can i migrate this to virtual memory (swap) . note : huge tre …
3
votes
2answers
1k views

How To Convert ASP.NET Website to ASP.NET Web Application

I have an ASP.NET 3.5 Website (visual studio lingo), but the site continues to grow and is looking rather cowboyish among other things. I'd like to see this get converted into a W …

1 2 3 next
15 30 50 per page