background preloader

Java

Facebook Twitter

Review: 7 JavaScript IDEs put to the test. Press Guided Tours app for Windows in the Windows Store. Since 1984, Microsoft Press has been helping IT professionals, developers, and home office and office users advance their technical skills and knowledge with books and other resources.

Press Guided Tours app for Windows in the Windows Store

Our Microsoft Press Guided Tours app provides insightful tours by Microsoft Press authors of new and evolving Microsoft technologies. Use the app to explore technical topics in powerful new ways, including multiple ways to mark up content so it’s more useful to you. Scompattare un CLOB in Jasper Report. Oggi affronteremo una questione abbastanza particolare; non trovando in rete nessun argomento che ne trattava, ho deciso di scrivere questo articolo.

Scompattare un CLOB in Jasper Report

Vi sarete di sicuro imbattuti nel gestire un campo di tipo BLOB o CLOB, e vi sarà di sicuro capitata questa situazione. Analizziamo quindi insieme il problema, prendendo dei dati inventati. WTP Tutorials - Creating Bottom Up Web Service via Apache Axis2. In this example, we show using the Web Services wizard followed by using the Web Service client wizard.

WTP Tutorials - Creating Bottom Up Web Service via Apache Axis2

You could also choose to generate both service and client using the Web Services wizard: The Web Service wizard orchestrates the end-to-end generation, assembly, deployment, installation and execution of the Web service and Web service client. Now that your Web service is running, there are a few interesting things you can do with this WSDL file. Examples: JSAnalyse - Javascript Analyser and Dependency Checker - Home.

JPA – Effettuare una chiamata a Stored Procedure in java. Molto spesso occorre effettuare delle chiamate a delle stored procedures o delle funzioni sql che sono state compilate e salvate all’ interno del database utilizzato.

JPA – Effettuare una chiamata a Stored Procedure in java

Per effettuare queste chiamate si possono effettuare dei semplici passi utilizzando le interfacce JPA e utilizzando EclipseLink come gestore della persistenza. Immaginiamo di avere la seguente stored procedure, all’interno del package PCK. Jumping into HTML5 Dev with the "Developing in HTML5 with JavaScript and CSS3 Jump Start" You all know that every so often I like to sneak in some "teach to fish" posts, some training/learning related items.

Jumping into HTML5 Dev with the "Developing in HTML5 with JavaScript and CSS3 Jump Start"

We all had and have to learn sometimes (in my case it seems I'm trying to learn and figure something out like every three hours or so) and so having these kind of resources at your fingertips is nice. Also when they are free AND for a limited time give you something too, well, that's just too hard to beat... New "Developing HTML5 Apps Jump Start" Course Now Released Of course, we know you’ve heard all the hype around Windows 8. While we’re thrilled at the reception Windows 8 is getting from the industry, analysts, partners and customers, we know you’re not going to just stop everything and become a believer in this “New Experience.” Introduzione all’utilizzo della JPA. Introduzione a Jasper Report. Se stavate cercando una “Guida completa a Jasper Report”, questa non è la sezione più adatta, le guide dettagliate si trovano qui , qui e qui.

Introduzione a Jasper Report

Daremo qui una breve introduzione a Jasper per capire soprattutto a cosa serve e come muoversi per usarlo. Come ogni testo che si rispetti, dovrò partire iniziando a raccontare dall’inizio. Tutto ebbe origine molto, moltissimo tempo fa… Aspetta, mi sa proprio che sono andato troppo indietro! Invio di mail certificate (PEC) tramite java mail. How Generics in Java works with Example. Java Generics Tutorial Generics in Java is one of important feature added in Java 5 along with Enum, autoboxing and varargs , to provide compile time type-safety.

How Generics in Java works with Example

Generics is also considered to be one of tough concept to understand in Java and somewhat it’s true as well. I have read many articles on generics in Java, some of them are quite good and detailed but I still felt that those are either too much technical or exhaustively detailed, so I thought to write a simple yet informative article on Java generics to give a head start to beginners without bothering there head too much. 10 Examples of Enum in Java. What is Enum in Java Enum in Java is a keyword, a feature which is used to represent fixed number of well known values in Java, For example Number of days in Week, Number of planets in Solar system etc.

10 Examples of Enum in Java

Enumeration (Enum) in Java was introduced in JDK 1.5 and it is one of my favorite features of J2SE 5 among Autoboxing and unboxing , Generics, varargs and static import. JSF 2.0 + Ajax hello world example. In JSF 2.0, coding Ajax is just like coding a normal HTML tag, it’s extremely easy.

JSF 2.0 + Ajax hello world example

In this tutorial, you will restructure the last JSF 2.0 hello world example, so that, when the button is clicked, it will make an Ajax request instead of submitting the whole form. 1. JSF 2.0 Page A JSF 2.0 xhtml page with Ajax support. helloAjax.xhtml In this example, it make the button Ajaxable. In the <f:ajax> tag : execute=”name” – Indicate the form component with an Id of “name” will be sent to the server for processing. 2. See the full #{helloBean} example. HelloBean.java 3. Access the URL : Eclipse. Java. Inovative Items. Java(jsf)