This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

sexta-feira, 20 de julho de 2012

Como fazer deploy no servidor GlassFish 3.1 de uma aplicação WEB


Você vai precisar de:
  1. Servidor Glassfish 3.1.x (Pode ser baixado aqui
  2. Um Deploy (qualquer arquivo .war compilado para o servidor glassfish 3.1.x) 
  3. Uma conexão com banco de dados (Neste exemplo o ojdbc6.jar, a conexão será com um banco de dados Oracle) 
  4. Driver jdbc do seu banco de dados (Neste exemplo, o driver oracle pode ser baixado aqui