[jboss-user] [JBoss Seam] - Re: Creating PDFs Programmatically
jgilbert
do-not-reply at jboss.com
Wed Apr 18 09:05:13 EDT 2007
i am currently using commons-http client to access it.
1 - i make the inital http GET
2 - then i parse the redirect response to calculate the new url
3 - then i do another GET
it works but...
a wrapper similar to the mail render would be nice, but for my scenario it would need to work outside the scope of a JSF UI request.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038372#4038372
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038372
More information about the jboss-user
mailing list