I need to store data using set property files,
guide me how to store date into the set property files..
i don`t have a much time in my project..
so any one please..
iam developing Schedule module(periodic al daily events ) in java using JSPs
for this i developed three JSPs ; !) schedule.jsp 2) schedulePropert ystore.jsp3) updateschedule. jsp.
action moves from schedule.jsp to updateschedule. jsp
updateschedule. jsp...
User Profile
Collapse
Profile Sidebar
Collapse
ganapathidev
Last Activity: May 13 '08, 10:43 AM
Joined: Dec 22 '07
Location:
-
Its Ganapathi, Can any champ help me !
-
HI can Any one help me out for Generating Random file name
HI Every one,
iam posting a small piece of my code , vcan any one/
Random rand = new Random();
int Count = java.lang.Math. abs(rand.nextIn t());
String comb=com.concat (Message);//out.println("Co mbined string: " + comb);
String Filepath="Store/"+ +".txt";
FileBean.create File(comb,Filep ath);
can any one guide me pls . In tString Filepath what should i mentioned... -
Can any one help me out please.........
Iam Ganapathi,
Iam preparing registration form for that i need 2 pints.
1.) List of world languages in html code.
2.) List of Indian Languages in html code.
please send me replay as soon as posible........ ...
thank u........lot... ............ -
Unparseable Date
Hi,
can any one solve this problem ..,
i couldn`t identify why its showing ParseException. .,
Following the code.....,
Output:java.tex t.ParseExceptio n: Unparseable date 2008/01/05
import java.util.*;
import java.text.*;
class CompareDates {
public static void main(String[] args) throws ParseException {
try
{
SimpleDateForma t... -
Using CharAt method in Java.,
Hi,
iam Ganapathi .,
can any one explain me where i have don mistake in this code........,
class I {
StringBuffer sb = new StringBuffer("T he boy is going ");
String ind() {
for ( int i=0 ;i<sb.length() ; i++) {
System.out.prin tln("index of " + i + " " + sb.charAt(i));
}
return sb.charAt(i);
}
}
...
No activity results to display
Show More