Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: help on data feild


Message #1 by Super Powerfulrez <powerfulrez@g...> on Fri, 30 Mar 2001 22:26:45 -0800 (PST)
i want to retrive some data feild like currency and date how do i do what?

real something=request.getReal("something");
date some=request.getDate("some");
???

how to output both of these feilds and also limit the currency to only 2 decimals

also how do i insert a date? do i need to put 12/12/2001??

please help

benjamin

  Return to Index