java.util.Date : The class Date represents a specific instant in time, with millisecond precision.
Code :
java.util.Date dtUtil = new java.util.Date();
System.out.println(dtUtil);
Output :
Mon Mar 28 21:35:05 IST 2016
java.sql.Date : A thin wrapper around a millisecond value that allows JDBC to identify this as an SQL DATE value. A milliseconds value represents the number of milliseconds...
March 28, 2016
March 20, 2016
Jquery : Show label value on alert and browser console

Here, we are working with label, button and pop up message
box where we are showing label value in message box on same page on submit button click using jquery.
index.jsp
console.log displays value(s) on browser console (Press F12 on browser then click on console tab to see console.log output) and...
March 13, 2016
Charge your smartphone while your laptop lid is closed/off

Many-times I have to charge my mobile with my laptop but i can not down my laptop's lid because of phone charging goes off. But Now i can charge my mobile even by closing my laptop lid with a small change in Device Manager Setting.
Important : This will only work when your laptop is charging...
Popular Posts
- Top 100 Free Proxy Sites – Free Proxy Servers List
- Error Project facet Java version 1.6 or 1.7 is not supported in eclipse
- Wamp Server BarPicturePicture Directive error that Could not able to load WampServer
- Error,account is locked,Warning you no longer connected to Oracle,Problem when connecting to HR account in Oracle database
- Error: Starting Tomcat v6.0 server at localhost has encountered a problem in eclipse
- Error! Problem in linking css file in jsp in Dynamic web Project with eclipse
- Oracle Database : System error 5 has occurred. Access is denied
- Error [solved] The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- Error-JavaEE[Solved] : m2e Maven Dependency Plugin Install in Eclipse
- FormData.delete() and FormData.set() do not support Internet Explorer
Disclaimer
We shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its response or damage to your system. We do not guarantee that the integrity or security of this communication has been maintained or that this communication is free of viruses, interceptions or interferences. Anyone communicating with us by email accepts the risks involved and their consequences. We accept no liability for any damage caused by any virus transmitted by this site.