Guest User

Untitled

a guest
Dec 11th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. long curTime = System.currentTimeMillis();
  2. String curStringDate = new SimpleDateFormat("dd.MM.yyyy").format(curTime);
  3. request.setAttribute("curStringDate", curStringDate);
  4.  
  5. <a href="Search?page=1&osdch=${osdch}&osdk=${osdk}&kiz=${kiz}&s‌​vi=${curStringDate}"‌​>
Add Comment
Please, Sign In to add comment