Java Tips/Tricks/Links/Help
:.Communication With Websphere Application Server
:....This can be done using either
:....Websphere Application Server Admin Console (WASAC)
:....Websphere Application Server Toolkit (WAST)
:....Websphere Administrative Tool (wsadmin)
The first two are GUI based while "wsadmin" is command line, non-graphical
application. WASAC is a web based tool primarily used for communicating with
the server for changing and controlling server behavior while WAST, and Eclipse
based tool, is primarily for developing, assembling, publishing and configuring
server resource for J2EE application.
:. SQL Developer for all databases a must for every java developer
:....{http://sqldeveloper.solyp.com/index.html}
:. Now this is what i call sweet n simple
:....IBM doc for DB2 8 lists joins DB2 supports and look at the figure how intuitive it is, no complications, now that is what i call IBM stuff ;-).
:.Java Open-Source Projects (JOP)
:....Open Source Blogging - Roller
:....Tomcat - The Servlet Container
:....JBoss - J2EE App Server
:....Apache Lucene - Search Engine
{http://lucene.apache.org/java/docs/}
:....Apache Solr - Enterprise Search Server
{http://lucene.apache.org/solr/}
:....Julius - Large Vocabulary Continuous Speech Recognition (LVCSR)
{http://julius.sourceforge.jp/en_index.php}
:....doPDF - free PDF convertor
:....Eclipse - Open Source Java IDE
:....Ant - Apache Java Build Tool
:....Open Source DB Engines
{http://java-source.net/open-source/database-engines}
:....PostgreSQL - open source object-relational database management system
:....Apache Struts - Open Source Web-App Framework
:....Hibernate - Relational Persistence for Java and .NET
:....Spring App Framework - System for assembling components via configuration files.
0 comments:
Post a Comment