Priti Mehta

Ranch Hand
+ Follow
since Nov 17, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
2
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Priti Mehta

lines are being cut which are long.

I tried webshims from this link but its not working.
http://jsfiddle.net/VNuct/488/
I agree there are 2 files to be written but the code is incomplete as the words/letters at the end of line is not completed i think.
Hi,

I am facing issues in displaying date and time in internet explorer as input type = datetime of html is not accepted in ie. So if anybody can suggest me alternate option using JQuery to achieve this..

yes..i need the tabular form and the choice for user to download it in xml file format the result obtained from database query.
8 years ago
It is not this what i mean. I had converted my database resultant set in tabular form in jsp form using json. Now this tab form of jsp only needs to be converted in xml. I have got string which is formed by strigbuilder class on jsp page which includes the whole table data in html format.

How to convert this data in xml file and allow user to download that file.
8 years ago
My output which comes in tabular form in jsp page needs to be consumed in xml file and allow user to download it.please help
8 years ago
I mailed you on your gmail id.
8 years ago
Should I send you the whole project..?
8 years ago
yes. i had send the code before only..
8 years ago
I want to do only the last part. Please help me.

I have json string with me.. want to send to client jsp page and there print in html table form.
8 years ago
Cant we use @Produces and Consumes?

I heard that it automatically converts into json by itself.
8 years ago