Arabic language in jsp example
Arabic in jsp: Encoding should be changed: We need to change the pageEncoding and charset to utf-8 inorder to get […]
» Read morenext gen Developer
Arabic in jsp: Encoding should be changed: We need to change the pageEncoding and charset to utf-8 inorder to get […]
» Read moreTxtweb development steps: Txtweb is a sms based platform, means that you can get everthing simply messaging to 92665 92665. […]
» Read moreCollection: Collection col = new ArrayList(); Iterator col_iter = col.iterator(); You will not able to get the arraylist value by […]
» Read moreSolution: Open the eclipse and go to Window -> preferences -> Java -> Installed JREs. Here By default you can able […]
» Read moreDojo js download link: http://dojotoolkit.org/download/ Program: Monday, March 04, 2013 12:40 PM <html> <head> <title>Dojo Date Picker</title> <style type=”text/css”> @import […]
» Read moreBoth gives the position of the user event (onclick event position). Difference: After scrolling also event.clientx/y has the old value. […]
» Read moreApi: http://erail.in/rail/getTrains.aspx?Station_From=mas&Station_To=sbc&DataSource=0&Language=0 From = mas (chennai) To = SBC (bangalore) Thanks for reading this […]
» Read moreProgram: [java] package com.ngdeveloper.com; public class JavaCopyrighted { public static void main(String[] args) { String copyright = "Javadomain \u00a9 2013"; […]
» Read moreStep 1: Download the wordpress from wordpress site (www.wordpress.org) Step 2: Download the xampp from http://www.apachefriends.org/en/xampp.html Step 3: Open the […]
» Read moreProgram: [java] import java.io.BufferedInputStream; import java.io.FileInputStream; import java.io.IOException; public class FileRead { public static void main(String[] args) throws IOException { […]
» Read more