Jul 2, 2004 #1 ibike Programmer Apr 7, 2003 27 IT Hi Everybody, I have an screen, where the user able to filtering (output document). This data what I would need to pass to my servlet (as an input document) Can somebody help me how is it possible? Thank you in advance!
Hi Everybody, I have an screen, where the user able to filtering (output document). This data what I would need to pass to my servlet (as an input document) Can somebody help me how is it possible? Thank you in advance!
Jul 2, 2004 Thread starter #2 ibike Programmer Apr 7, 2003 27 IT One additional information : I call the servlet directly from the stylesheet as an 'action'. But I don't know how I can pick up that document what's generated by my stylesheet. Upvote 0 Downvote
One additional information : I call the servlet directly from the stylesheet as an 'action'. But I don't know how I can pick up that document what's generated by my stylesheet.
Jul 2, 2004 #3 sedj Programmer Aug 6, 2002 5,610 I,m sorry, I don't think I quite understand your question. Are you saying you have an html <form> with parameters that have values entrered by users, and you wish to extract those parameters from a servlet ? -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
I,m sorry, I don't think I quite understand your question. Are you saying you have an html <form> with parameters that have values entrered by users, and you wish to extract those parameters from a servlet ? -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk
Jul 4, 2004 Thread starter #4 ibike Programmer Apr 7, 2003 27 IT Hello Sedj, Yes, exactly. I'd like to get that output with the parameters what was entered by users before. Or would also help if you know how I can use this "application/vnd.ms-excel" command. How I can send out the html output result to an excel format. Upvote 0 Downvote
Hello Sedj, Yes, exactly. I'd like to get that output with the parameters what was entered by users before. Or would also help if you know how I can use this "application/vnd.ms-excel" command. How I can send out the html output result to an excel format.