Thursday 22 January 2015

Java Servlet Session Management , Cookies, HttpSession and URL Rewriting


Wednesday 21 January 2015

What is the difference between MySQl and Oracle and Which is better

MySQL is open source, and it's still pretty stable.
ORACLE isn't..As it is payble

MySQL=Free unless you use it in a commercial environment. MySQL is great for lightweight applications.
In some places there are missing features.When I looked at it a few years ago I thought that things
like ROLLBACK were missing but they appear to have been added now.

Oracle=very expensive but should be able to run the most demanding application.

but the ,major difference:-

Oracle is the leading data base managment system released by oracle corporation where as
Mysql sponsored by a company called MySql AB now acquired by Oracle corporation

http://www.rapidprogramming.com/questions-answers/What-is-the-difference-between-MySQL-and-Oracle--617

Friday 9 January 2015

smooks

Smooks is an extensible Java framework for building applications for processing XML and non XML data (CSV, EDI, Java etc) .
Smooks can be used to:
1. Transformation
Perform a wide range of Data Transforms. Supports many different Source and Result types -XML/CSV/EDI/Java/JSON to XML/CSV/EDI/Java/JSON.
2. Java Binding
Bind into a Java Object Model from any data source (CSV, EDI, XML, Java, JSON etc).
3. Huge Message Processing
Process huge messages (GBs) - Split, Transform and Route message fragments to destinations such as JMS, File, Database etc. Route multiple message formats to multiple destinations in a single pass over a message.
4. Message Enrichment
Enrich a message with data from a Database, or other Datasources.
5. ORM Based Message Persistence
Use an entity persistence framework (like Ibatis, Hibernate or any JPA compatible framework) to access a database and use it's query language or CRUD methods to read from it or write to it.
6. Combine
Perform Extract Transform Load (ETL) operations by leveraging Smooks' Transformation, Routing and Persistence functionality.
introduction



http://www.smooks.org/mediawiki/index.php?title=Running_the_Examples_in_your_IDE

http://docs.jboss.org/tools/OLD/3.1.0.GA/en/jboss_smooks_plugin_ref_guide/html/introduction.html

http://docs.codehaus.org/pages/viewpage.action?pageId=49188

check above link

more details about how to do practical approach just click below link

http://www.smooks.org/mediawiki/index.php?title=V1.5:java-to-java

http://smooks.org/mediawiki/index.php?title=V1.2:Smooks_v1.2_User_Guide

Thursday 8 January 2015

JMeter


WebLogic Server Administration PDF Guide.

This material is from Durga Software Solutions.WebLogic is a server software application that runs on a middle tier between database and related applications or browser.WebLogic server is based on Java 2 Platform, Enterprise Edition (J2EE), the standard platform used to create Java-based multi-tier enterprise applications.

WebLogic Server Administration PDF Guide from DurgaSoft_Javabynataraj

J2EE platform technologies were developed through the efforts of BEA Systems and other vendors in collaboration with the main developer, Sun Microsystems. Because J2EE applications are standardized modules, WebLogic can automate many system-level tasks that would otherwise have demanded programming time.

J2EE platform technologies were developed through the efforts of BEA Systems and other vendors in collaboration with the main developer, Sun Microsystems. Because J2EE applications are standardized modules, WebLogic can automate many system-level tasks that would otherwise have demanded programming time.
The PDF file contains the  below given topic.

Ø  WebLogic Training
Ø  Introduction to WebLogic Application server
Ø  Brief History of WebLogic
Ø  Application Server Versions
Ø  Capabilities
Ø  Supported Open Standards
Ø  Comparision of Application Servers
Ø  What is WebServer
Ø  What is Application Server
Ø  What is difference between WebServer and Application Server
Ø  Installing Oracle WebLogic Server Environment
Ø  Web Application Server Configuration
Ø  Application Server Configuration
Ø  Oracle WebLogic Server Installation
Ø  Configuring Oracle WebLogic Server Environment
Ø  WebLogic server Administration
Ø  Famous WebLOgic Interview Questions


Google Drive