monthly archives: June 2010

Share

LXC 0.7 is available as an upgrade in Gentoo Linux. After you get it you may have a surprise… no console output after lxc-start. It seems it is not a bug but a feature 🙂 (as always with software). To get back the output just add -s lxc.console=$(tty) to the command line, like: # lxc-start […]

Continue Reading  

Share

When developing applications with JSF, there is the need to display error messages back to the user, if a user submitted form contains errors, or if the processing of the data went wrong. For this request, JSF meets the <h:message/> tag.

Continue Reading  

Share

Let’s assume that we have to build a price calculator for a osCommerce website, that needs to have price based on dimensions(input from user – length, width), attributes,
for each attribute there are more than 1 options with different prices for each option.

Continue Reading  

Share

Wanting to implement a .jnlp jar for an application i run into this error that popped out in an error dialog “Uncaught System Error:org/apache/jaxme/JMElement” and after this, that project was blocked.

Continue Reading  

Share

1. Rollback all data on import from a table if a row is corrupted.You have a list of sql queries as a parameter:

Continue Reading  

Share

VMWare (Server, Player, ESX), VirtualBox, KVM/QEMU  are just a few of the virtualization technologies you can use if you need to run a generic virtual machine. Each has strong and weak points, each adds some overhead when running the virtual machine, each can prove useful in a given scenario. I’ve used more or less extensively […]

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close