viernes, febrero 29, 2008

Spring: Spring's corner

Spring: Spring's corner: "Spring's corner"

Zero: Documentation - CoreGettingStartedTutorialEclipseTutorial1 - Project Zero

Zero: Documentation - CoreGettingStartedTutorialEclipseTutorial1 - Project Zero: " To do list Part I - Simple to do"

Using Spring and Hibernate with WebSphere Application Server

Using Spring and Hibernate with WebSphere Application Server: "Using Spring and Hibernate with WebSphere Application Server"

Trails Framework - Home

Trails Framework - Home

Spring Hibernate Struts (SSH) integration example - Blog Inside - Blog Inside, blog for programmer!

Spring Hibernate Struts (SSH) integration example - Blog Inside - Blog Inside, blog for programmer!: "Spring Hibernate Struts (SSH) integration example"

domingo, febrero 17, 2008

http://j.a.l.free.fr/mootools/timespinner/

http://j.a.l.free.fr/mootools/timespinner/: "TimeSpinner : Mootools' time selector widget"

47+ Excellent Ajax CSS Forms

47+ Excellent Ajax CSS Forms: "47+ Excellent Ajax CSS Forms"

Edit and execute SQL scripts - use Aqua Data Studio for all your SQL queries.

Edit and execute SQL scripts - use Aqua Data Studio for all your SQL queries.: "DOWNLOADS - Aqua Data Studio"

Special Characters

Special Characters: "Special Characters"

Fawnt - Top free fonts | Font - Archive | Blog Design and Webdesign

Fawnt - Top free fonts | Font - Archive | Blog Design and Webdesign: "Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts"

Jackrabbit and the Java Content Repository API

Catch Jackrabbit and the Java Content Repository API
Introducing the Java Content Repository API
Integrating Java Content Repository and Spring

COLOURlovers :: Color Trends + Palettes

COLOURlovers :: Color Trends + Palettes

How To Read and Understand a Histogram (Professional Photographer Magazine Web Exclusives)

How To Read and Understand a Histogram (Professional Photographer Magazine Web Exclusives): "How To Read and Understand a Histogram"

Knob Buttons Toolbar icons by ~iTweek on deviantART

Knob Buttons Toolbar icons by ~iTweek on deviantART: ""

Open Flash Chart - Home

Open Flash Chart - Home

Top 50 Logo Design Tutorials | E Logo Design

Top 50 Logo Design Tutorials | E Logo Design: "Top 50 Logo Design Tutorials"

100 Photoshop Tutorials for Creating Beautiful Art

100 Photoshop Tutorials for Creating Beautiful Art

The 10 best free Pixel Fonts | Beeex.net

The 10 best free Pixel Fonts | Beeex.net: "The 10 best free Pixel Fonts"

PNG Icons & Icon Packs Download | IconsPedia

PNG Icons & Icon Packs Download | IconsPedia

Serial Server

Serial Server: "SERIAL SERVER"

martes, febrero 12, 2008

Using JMX to discover server ports - WAS5 - ibm.software.websphere.application-server | Grupos de Google

Using JMX to discover server ports - WAS5 - ibm.software.websphere.application-server | Grupos de Google: "//create a session
Session session = new Session();

//get a ConfigService object
ConfigService cfgService = ConfigServiceFactory.getConfigService();

//resolve your application server from the configuration
ObjectName[] appServers = cfgService.resolve(session, 'Node=someNodeName:Server=someAppServerName');

//create a pattern to find the HTTPTransport configuration for you application server
ObjectName pattern = ConfigServiceHelper.createObjectName(null, 'HTTPTransport');

//query the configuration to get the http transport values
ObjectName[] httpTransports = cfgService.queryConfigObjects(session, appServers[0], pattern, null);

//loop the result to get the configuration of your ports
for (int i = 0; i < httpTransports.length; i++) {
AttributeList address = (AttributeList) cfgService.getAttribute(session, httpTransports[i], 'address');
Object port = ConfigServiceHelper.getAttributeValue(address, 'port');
Object isSSL = cfgService.getAttribute(session, httpTransports[i], 'sslEnabled');

System.out.println('Port is ' + port + '. Is secure = ' + isSSL);

}

//cleanup session
cfgService.discard(session);"

Fronting Tomcat with Apache or IIS - Best practices

Fronting Tomcat with Apache or IIS - Best practices: "Fronting Tomcat"

IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface

IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface: "IBM WebSphere Developer Technical Journal: Writing PMI applications using the JMX interface"

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzari_web/banner.htm

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzari_web/banner.htm

Command-line JMX Client - Home Page

Command-line JMX Client - Home Page

InformIT: Adding Multithreading Capability to Your Java Applications > User Interface Programming with Threads

InformIT: Adding Multithreading Capability to Your Java Applications > User Interface Programming with Threads: "User Interface Programming with Threads"

developerWorks : Java technology : Technical library view

developerWorks mastering grails

[JavaSpecialists 093] - Automatically Detecting Thread Deadlocks

[JavaSpecialists 093] - Automatically Detecting Thread Deadlocks

CSS Template Tutorial - CSS Horizontal Navigation

CSS Template Tutorial - CSS Horizontal Navigation: "CSS Template Tutorial - CSS Horizontal Navigation"

miércoles, febrero 06, 2008