Gautam s verma

Greenhorn
+ Follow
since Sep 15, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Gautam s verma

Hi, I am trying to achieve the same thing my environment: EXTJS 6.5 application inside spring-boot application for UI, I have separate Authorization server, and a separate Resource server. but I do not know how to get the values in <meta name="_csrf" content="${_csrf.token}"/>
<meta name="_csrf_header" content="${_csrf.headerName}"/> tags. the catch is I am not using servlet, infact only EXTjs application. can any one give me a little direction how to populate the csrf values in extjs application ?  any suggestion will be appreciated.  
7 years ago
please can any one help me to pick the data from data base and convert it into the xml file save to the computer...m stuck