How to write your own autoresponder: add entries to "/etc/aliases" (Note "pipe" is needed, otherwise, mail will be appended to file "/usr/local/bin ...
To use "jad": jad o r sjava dsrcdir 'classdir/ / .class': decompiles all .class files located in all subdirectories of "classdir" and creates output ...
All the files necessary for developing servlets: /bin/https/jar/servlets.jar JSP pages can access full java functionality in the following ways: by embedding java ...
01 JavaScript: interpreted. when you load a page that contains JavaScript code, the Web browser contains a built in interpreter that takes the code as it ...
NotesBackupRestore: backup and restore related NotesFilesystem: file system related NotesNetworking: networking related NotesStartupShutdown: system startup and ...
Vi/Vim to delete to the end of the line: d$ to delete N words: dNw to change to the end of the line: c$ to change N words: cNw Ctrl g: displays your location ...
gc print out: verbose:gc from cmd line. eden(young): Xmn, initial heap: Xms, max heap: Xmx Normal settings: Xmn100M Xms500M Xmx500M Each thread in the ...
Solution: style sheets Thinking in terms of CSS, it is natural to assume that the vertical space is either a bottom margin or bottom padding for the form. And in ...
what is it? 1 M (model): JDBC, EJB, ObjectRelationalBridge, ... 1 V (view): stucts tag, JSTL, velocity templates, XSLT, ... 1 C (controller): ActionServlet ...
Interview Questions for Java Developer 1 Describe you actions in the following situation: You have deployed J2EE application on staging server for preparation for ...
1 Version: weblogic 8.1 and jmx 1.0 1 Within a WebLogic Server instance, the actual work of registering and providing access to MBeans is delegated to an MBean ...
JmxBasic Mx4jHowto WeblogicJmx Every JMX Agent comes with a set of predefined services, defined by the JMX specification. A service is a manageable ...
The Pull service places tool objects in the Velocity context for use by template engineers. The default request scope tools: $page, $link and $content To ...
00 For EJB 2.0 01 If an entity bean is the target of a container managed relationship, then it must have local interfaces. 02 how to decide local or remote access ...
1 For Prod environment, specify the Cluster Address as a DNS name that maps to the IP addresses or DNS names of each Weblogic Server instance in the cluster ...