i am new to java/jsp i had some doubt
<a href=\"someur?time=FEB 10 2007\"></a>(in jsp page) the above link i send to the user as email .if user hit the link it forward to our serverpages(jsp) in jsp i check time(FEB 10 2007) exit in db or not. it was come as fine but problem is: in some server the date come linke This(FEB 10 2007)====Its correct order some other server its come like this(FEB102007))====Its Wrong order FEB 10 2007 in this way i insert in db(mysql) please give me a good suggestion sorry for my poor english --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---