Skip to main content

Home/ Ubuntu - Linux for human beings/ Group items tagged java

Rss Feed Group items tagged

Paul Sydney Orozco

http://www.adobocode.com/spring/marshallingunmarshalling-java-objects-into-xml-file-usi... - 0 views

  •  
    The release 3.0 of Spring Framework added the Spring Module OXM which supports the marshalling and unmarshalling of Java objects and XML documents.In this post, we will be using Spring OXM to take a Java object, convert it to a XML-format and save it in the hard-disk as an XML file containing information of that Java object. We will also cover how to retrieve back the serialized state of that XML file and reconstruct it back to it's original state as a Java object.
Paul Sydney Orozco

Cool Tutorial on Spring, Hibernate and MySQL Example - 0 views

  •  
    Tutorial and Example on how to integrate Java, Spring, Hibernate and MySQL
Paul Sydney Orozco

Tutorial On Spring with Hibernate and Java Persistence API - 0 views

  •  
    Sample of using Hibernate Annotations by reducing XML configuration files thus making it simpler to define required metadata directly into our Java code. When using annotations, we no longer need the additional mapping file (*.hbm.xml). The metadata for the ORM is specified in the individual classes.
larry hill

Xtreme Download Manager: Alternative Internet Download Manager for Linux - 0 views

  •  
    Xtreme Download Manager (xdman) is an download manager app based on Java. it advanced and powerful download manager app which claims that can increase download speed up-to 500%! It also support pause and resume broken download and capture FLV videos from any sites
Krizna G

How to install tomcat 7 on ubuntu 14.04 - 0 views

  •  
    Apache Tomcat is an open source web application which is used to deploy JAVA servlets and JSPs. This article helps you to install Tomcat 7 on ubuntu 14.04
Online IT Professional Training

itil training online - 1 views

  •  
    IT courses, training classes and online elearning in ITIL, Android programming, iOS5, Google, Microsoft, Java, Linux, Device Drivers, Oracle, SQL, APEX, Perl, Python, C+, USB, Windows 7 and more.
Paul Sydney Orozco

Awesome Explaination on Spring Dependency Injection Example - 0 views

  •  
    Sample tutorial on how of Spring Dependency Injection and Inversion of Control using Constructor Injection and Setter Injection
Paul Sydney Orozco

How to Add Form Validations in Spring MVC - 0 views

  •  
    This tutorial covers adding validations to forms during submission using Validator interface from Spring. This is part of the Spring MVC tutorial series.
Paul Sydney Orozco

How to Use @Required Annotation in Spring - 0 views

  •  
    An Example explaining on how @Required annotation from Spring Framework works. Provides sample on how to use @Required and expected exception if beans are not properly configured like BeanInitializationException or Property is required for bean.
1 - 9 of 9
Showing 20 items per page