Sitemap    
  Home Food Photographs IT Parenting Resources Learning  
Database
Oracle how to update tnsnames.ora
Oracle TNSNAMES.ORA file
2010-Jun-24
Hssqldb Install and run your first query
hssqldb basics how to install, run, create database, create table
2010-May-29
Hssqldb running server mode jdbc connection
How to run in server mode, JDBC URL and connect using JDBC..
2010-May-29
Java/J2SE
How to read and write a file
How to read and write a file java.io.BufferedReader,java.io.FileReader, InputStreamReader ...
2010-Aug-04
Install and run program
Java program structure, compiler, print Hello World
2010-May-29
How to get created date in Java
As JAVA is meant to be compile anywhere and run anywhere language it does not support getCreateDate kind of function...
2010-May-29
Java/JSP
How to loop arraylist JAVA6 Syntax
How to iterrate through ArrayList and display multiple rows using for loop JAVA6 syntax..
2010-Oct-12
How to loop arraylist
How to iterrate through ArrayList and display multiple rows using for loop, JSTL tags..
2010-Oct-12
Encoding special characters in userinput or on server
Encoding can be done either in Javascript or JAVA encodeURIComponent, escape, java.net.URLEncoder..
2010-Aug-09
Jstl fmt tag i18n formatdate formatcurrency
fmt:setBundle, native2ascii.exe, fmt:message, fmt:setLocale, fmt:formatDate, fmt:formatNumber type=currency..
2010-Aug-05
How to populate a form when JSP is called first time
This is achieved throught setting bean in request, using frameworks like Struts2, Spring3..
2010-Jul-07
How to loop arraylist xss safe
How to iterrate through ArrayList and display multiple rows using JSTL tags XSS safe..
2010-May-29
Java/Servlet
Filter usage to prevent malicious data 1
How to use servlet filter to block malicious data submitted by users..
2010-May-29
Filter usage to prevent malicious data 2
How to use servlet filter to block malicious data submitted by users..
2010-May-29
 
Java/Spring
Spring3 And Hibernate 4
Spring3 and Hibernate 3.5.3 working together @Controller, @RequestMapping, @InitBinder, HibernateTransactionManager, LocalSessionFactoryBean, HibernateTemplate
2010-Jul-07
Spring3 And Hibernate 3
Spring3 and Hibernate 3.5.3 working together @Controller, @RequestMapping, @InitBinder, HibernateTransactionManager, LocalSessionFactoryBean, HibernateTemplate
2010-Jul-07
Spring3 And Hibernate 1
Spring3 and Hibernate 3.5.3 working together @Controller, @RequestMapping, @InitBinder, HibernateTransactionManager, LocalSessionFactoryBean, HibernateTemplate
2010-Jul-07
Spring3 And Hibernate 2
Spring3 and Hibernate 3.5.3 working together @Controller, @RequestMapping, @InitBinder, HibernateTransactionManager, LocalSessionFactoryBean, HibernateTemplate
2010-Jul-07
Spring3 Simple file upload 1
Spring3 framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-Jun-26
Spring3 Simple file upload 3
Spring3 framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-Jun-26
Spring3 Simple file upload 2
Spring3 framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-Jun-26
Spring3 Simple file upload 4
Spring3 framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-Jun-26
Spring3 Getting Started 1
Spring3 framework structure, how various components fit together
2010-Jun-26
Spring3 Getting Started 3
Spring3 framework structure, how various components fit together
2010-Jun-26
Spring3 Getting Started 2
Spring3 framework structure, how various components fit together
2010-Jun-26
Spring3 Getting Started 4
Spring3 framework structure, how various components fit together
2010-Jun-26
Simple file upload using Spring 2
Spring framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-May-29
Simple file upload using Spring 4
Spring framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-May-29
Simple file upload using Spring 3
Spring framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-May-29
Simple file upload using Spring 1
Spring framework structure multipartResolver, org.springframework.web.multipart.MultipartFile, enctype="multipart/form-data", input type="file"
2010-May-29
Get Started 2
Spring framework structure, how various components fit together
2010-May-29
Get Started 1
Spring framework structure, how various components fit together
2010-May-29
Get Started 4
Spring framework structure, how various components fit together
2010-May-29
Get Started 3
Spring framework structure, how various components fit together
2010-May-29
Adding logging to the application
Spring framework - adding logging log4j, commons logging
2010-May-29
Java/Struts2
Get Started 4
Struts2 framework structure, how various components fit together
2010-Jul-07
Get Started 2
Struts2 framework structure, how various components fit together
2010-May-29
Get Started 3
Spring framework structure, how various components fit together
2010-May-29
Get Started 1
Struts2 framework structure, how various components fit together
2010-May-29
  
Java/Webservice
Consumer using JAX WS Dispatch API and DOM parser 1
Access/Consume Webservice using Servlet, JAX-WS Dispatch API dynamic client and parsing SOAP response using DOM parser...
2010-Sep-20
Simple Java first CXF Webservice 4
Building Simple Java first CXF webservice using CXFServlet, Spring, jaxws:endpoint, @WebService, @SOAPBinding, @WebResult
2010-Sep-19
Simple Java first CXF Webservice 3
Building Simple Java first CXF webservice using CXFServlet, Spring, jaxws:endpoint, @WebService, @SOAPBinding, @WebResult
2010-Sep-18
Simple Java first CXF Webservice 2
Building Simple Java first CXF webservice using CXFServlet, Spring, jaxws:endpoint, @WebService, @SOAPBinding, @WebResult
2010-Sep-18
Simple Java first CXF Webservice 1
Building Simple Java first CXF webservice using CXFServlet, Spring, jaxws:endpoint, @WebService, @SOAPBinding, @WebResult
2010-Sep-18
 
Javascript
jQuery validate form using ajax 2
How to validate/submit form using ajax and jQuery input#, ($.ajax)..
2010-Jul-23
jQuery validate form using ajax 1
How to validate/submit form using ajax and jQuery ($.ajax)..
2010-Jul-23
 
OS/Linux
How to set path classpath
Many applications require PATH and CLASSPATH variables to be set to run..
2010-May-29
Linux commands for newbies
Linux commands for day to day use..
2010-May-29
 
OS/Windows
How to set path classpath
Many applications require PATH and CLASSPATH variables to be set to run..
2010-May-29
  
Perl
Regular expression
How to find string in a line, replace string ...
2010-May-29
How to Read and write a file
How to read and write a file ...
2010-May-29
 
PHP
How to Read and write a file
How to read and write a file fopen, fgets, flock...
2010-May-29
How to clean data xss attack
How to clean data for xss attack, encoding data before displaying...
2010-May-29
CodeIgniter multiple URI segments to one function
example.com/index.php/products/shoes/sandals/123 can be handled using function shoes($sandals, $id) but has a problem...
2010-May-29
Security
Protect against SQL injection 1
Multiple methods can be used against SQL injection 1.Filtering data 2.PreparedStatement in JAVA 3.Data sanitization...
2010-Jun-21
Protect against SQL injection 2
Multiple methods can be used against SQL injection 1.Filtering data 2.PreparedStatement in JAVA 3.Data sanitization...
2010-Jun-21
SQL injection 1
Discusion about SQL injection, risks to the application, how to protect application against SQL Injection attacks...
2010-Jun-19
Servers/Apache
How to configure Win32 Apache 2 2 x SSLHTTPS
Download apache Win32 with mod_ssl, download OpenSSL, create certificate, server root key ...
2010-Jun-17
How to use apache to serve multiple applications using mod proxy
Create two applications and add to httpd.conf ...
2010-May-29
 
Servers/Tomcat
Increase heap memory server startup JVM tuning
java.lang.OutOfMemoryError during deploy or slow tomcat server...
2010-Jun-12
Setting context path tomcat 6 and mapping to external folder
This will be useful in situations where you do not want to create a WAR file and your exploded J2EE folder structure is ready...
2010-May-29
 
Servers/Websphere
How to create datasource in RAD Websphere
Create JDBC provider, datasource and JAAS security setup, JDBC connection URLs
2010-Jul-08
How to set JVM property in Websphere
Set JVM property and use it to determine DEV, QA, STG and PROD environments
2010-May-29