Categories
Tags → Course In Java

Java Performance Tuning w/ Fat Clients

Tuning isn''t always about speed, sometimes other aspects of the application need fixing. When your application needs tuning, your first course of action is normally to monitor the application with a profiler. But profiling is not always practic...
DETAILS

MailWebForm

MailWebForm processes a HTML form, composes an e-mail and delivers it. A great feature is MailWebForm''s spam protection: The recipient''s address is not specified in the HTML form; MailWebForm uses a well protected mechanism (property file...
DETAILS
©2003-2019 jCay.com