|
Hi, I am facing problem generating a PDF and subsequently
mailing it using JavaMail. Following is a step by
step explanation of what I am trying to achieve:
onclick="_javascript_:pop_win
= window.open('popup.jsp?<%=qry2%>','pop_win','width=400,height=300,scrollbars=yes'); pop_win.focus(); I am unable to validate the form
fields in the pop up window before submitting it to a servlet
but that is not a very major issue
getServletContext().getRequestDispatcher("/report/fop").forward(request,response); I
also add a few attributes to the request object here.
Can somebody please help me how to
achieve this functionality. If there is a better
design approach I can implement that and try it. Thanks Jignesh |
- PDF Generation and Javamail Peter Abbot
- RE: PDF Generation and Javamail Bill Lunnon
- RE: PDF Generation and Javamail Peter Abbot
- RE: PDF Generation and Javamail Jignesh Shah
- Re: PDF Generation and Javamail J.Pietschmann
- RE: PDF Generation and Javamail Jignesh Shah
- Re: PDF Generation and Javamail Kenneth Trio
- Jignesh Shah
