How to create UUID in JSNI of the input elements? -


how create uuid in jsni each input element. each time of call id's of input elements must change , new entries must inserted in database every new form.

finally succeeded in doing getting values directly in variable fname=a.value; a input box of jsni , fname variable value being stored.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -