I want to run simple application of jsf but after configuring jBoss in my application I got the following error.
I know 开发者_运维知识库that I can set expiration date for a cookie, but can I make a cookie expire after some time OR when browser is closed?If you set an expiration date, this will set them to expir
I built a slideshow/decision-making game in Flash but would like to try to redo it using jQuery. The slideshow part seems simple enough, however I have a series of user decisions that I\'m not sure h
I have a \'server\' program that updates many linked lists in shared memory in response to external events. I want client programs to notice an update on any of the lists as quickly as possible (lowes
I\'m playing around with a fork of acts_as_taggable_on_steroids as a learning exercise. The version I\'m looking at does some stuff I don\'t understand to calculate Tag counts. So I thought I\'d do a
I\'m trying to resize a UIButton in my iPhone app.I have a UIButton synthesized and when I call the following code, it moves o开发者_如何转开发n the screen, but the width & height of the button ne
I\'ve recently been doing a lot of Objective-C programming, and just got back into doing more iPhone development. I\'ve done a lot of programming using MVC in other languages/frameworks, but I just wa
I want to call external urls using cron job of Google App Engine. And开发者_Python百科 I also want to induce sleep between cron jobs.
Is it possible to Export a My开发者_JAVA技巧SQL to a CSV using the command line in UNIX?http://dev.mysql.com/doc/refman/5.1/en/mysqldump.htmlIf you have Ruby, you can use the mysql2xxxx gem
In a VSTO add-in I\'m developing, I need to execute a method with a specific delay. The tricky part is that the method may take anywhere from 0.1 sec to 1 sec to execute. I\'m currently using a System