pro_jsp thread: help on data feild
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
|





