TOTD#93showed how to get started with Java EE 6using NetBeans6.8 M1 andGlassFish v3 bybuilding a simple Servlet 3.0 + JPA 2.0 webapplication. JPA 2.0 +...
TOTD#93showed how to get started with Java EE 6using NetBeans6.8 M1 andGlassFish v3 bybuilding a simple Servlet 3.0 + JPA 2.0 webapplication. JPA 2.0 + Eclipselink was used for the databaseconnectivityand Servlet 3.0 was used for displaying the results to the user. Thesample demonstrated how the two technologies can be mixed to create asimple web application. But Servlets are meant for server-sideprocessing rather than displaying the results to end user. JavaServerFaces 2...
TOTD#93showed how to get started with Java EE 6using NetBeans6.8 M1 andGlassFish v3 bybuilding a simple Servlet 3.0 + JPA 2.0 webapplication. JPA 2.0 + Eclipselink was used for...
NetBeans6.8 M1 introduces support for creating Java EE 6 applications... cool!This Tip Of The Day (TOTD) shows howto create a simple web application using JPA...
NetBeans6.8 M1 introduces support for creating Java EE 6 applications... cool!This Tip Of The Day (TOTD) shows howto create a simple web application using JPA 2.0 and Servlet 3.0 anddeploy on GlassFish v3 latestpromoted build (58as of this writing). If you can work with the one week older build thenNetBeans 6.8 M1 comes pre-bundled with 57. The example below shouldwork fine on that as well.Create the database, table, and populate some data into itas shown...
NetBeans6.8 M1 introduces support for creating Java EE 6 applications... cool!This Tip Of The Day (TOTD) shows howto create a simple web application using JPA 2.0 and Servlet 3.0 anddeploy...
The GlassFishHigh Availabilityallows to setup a cluster of GlassFish instances and achieve highlyscalable architecture using in-memory session state...
The GlassFishHigh Availabilityallows to setup a cluster of GlassFish instances and achieve highlyscalable architecture using in-memory session state replication. Thiscluster can be veryeasily created and tested using the "clusterjsp" samplebundled with GlassFish. Here are some clustering related entriespublished on this blog so far:TOTD#84 shows how to setup Apache + mod_proxy balancer forRuby-on-Rails load balancingTOTD#81 shows how to use nginx to front end a clusterof...
The GlassFishHigh Availabilityallows to setup a cluster of GlassFish instances and achieve highlyscalable architecture using in-memory session state replication. Thiscluster can be veryeasily created...
Last week (Aug 2 to be precise), this blog turned 4 years old. All the way from Hello Blogsphere more than 4 years ago to multiple tips, screencasts, deep dive...
Last week (Aug 2 to be precise), this blog turned 4 years old. All the way from Hello Blogsphere more than 4 years ago to multiple tips, screencasts, deep dive technical entries, fun stuff, running tips and lots more ... I've thoroughly enjoyed publishing content on this blog. Hope you did too :) Here are some comparable statistics with blogs.sun.com ... blogs.sun.com Miles to go ... Age 5 yrs, 4 months 4 years and 1 week First Entry Apr 27, 2004 Aug 2, 2005 Total Entries...
Last week (Aug 2 to be precise), this blog turned 4 years old. All the way from Hello Blogsphere more than 4 years ago to multiple tips, screencasts, deep dive technical entries, fun stuff,...
Now that Apache Wicket 1.4 is available, migrating from previous versions is pretty straight forward. Change the version in your POM file as:...
Now that Apache Wicket 1.4 is available, migrating from previous versions is pretty straight forward. Change the version in your POM file as: <wicket.version>1.4.0</wicket.version> And that's it! The complete dependency may look like: <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket</artifactId> <version>1.4.0</version> </dependency> or <dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket</artifactId> ...
Now that Apache Wicket 1.4 is available, migrating from previous versions is pretty straight forward. Change the version in your POM file as: <wicket.version>1.4.0</wicket.version> And that's it! The...
Are you using GlassFish for development,deployment/production, testing, teaching or in other interesting ways ?Help us fill out this shortsurvey so we...
Are you using GlassFish for development,deployment/production, testing, teaching or in other interesting ways ?Help us fill out this shortsurvey so we understand you better. The survey will not takemore than 5-10 minutes of your time.blogs.sun.com/storieshas a partial list of production deployments of GlassFish. Send us anemail at stories@sun.comif you are using GlassFish in production.Technorati: glassfishsurveymigration
Are you using GlassFish for development,deployment/production, testing, teaching or in other interesting ways ?Help us fill out this shortsurvey so we understand you better. The survey will...
Received a "certificate of attendance as speaker" for recentlyconcluded FISL 10.This is sweet, thanks FISL organizers! It certainly adds a personaltouch to the...
Received a "certificate of attendance as speaker" for recentlyconcluded FISL 10.This is sweet, thanks FISL organizers! It certainly adds a personaltouch to the whole experience.I don't remember receiving a personal certificate like this :)Technorati: conffisl brazil glassfishnetbeansmysqleclipse
Received a "certificate of attendance as speaker" for recentlyconcluded FISL 10.This is sweet, thanks FISL organizers! It certainly adds a personaltouch to the whole experience.I don't remember...
FISL 2009 wrapped up over the weekend. Even though theconference officially ended on Saturday but the connections made therewill certainly allow us to continue...
FISL 2009 wrapped up over the weekend. Even though theconference officially ended on Saturday but the connections made therewill certainly allow us to continue all the great momentum. Theconference celebrates open source and it was certainly great to seeFederal Government and Banks with their booths in the exhibitor halls.The visit by Brazilian President Lula certainly highlights theimportance of this conference to the local community. There were boothsfrom Debian, Firefox,...
FISL 2009 wrapped up over the weekend. Even though theconference officially ended on Saturday but the connections made therewill certainly allow us to continue all the great momentum. Theconference...
Continuing from Day1, 2and 3...And the complete album:Now looking forward to head back home!Technorati: confbrazilfisl glassfish