DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34391>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34391 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-20 10:07 ------- (In reply to comment #3) > Oleg, > > Struts can certainly be taken out (then you are back to a code snipped out of > a > jsp like their original above in the "ipn-code-outside" url). Their example > also > uses the servlet API since it is after all about Web-"Instant-Payment > Notifications". > Perhaps I do not understand you correctly. What else than a servlet-based > example would you expect and why? > > Ralf Ralf, First of all I must plead completely ignorant about PayPal but I _assume_ PayPal services may be accessed outside a servlet container. Whether that makes any sense conceptually is a whole different story. Currently all sample apps shipped with HttpClient can be compiled using requisite dependencies only (Java 1.2, commons-logging and commons-codec) and I would like to keep it that way. I personally do not find it reasonable to introduce Servlet API, Struts and Log4j as project dependencies just to be able to showcase PayPal API. Probably HttpClient Wiki may be a better home for this code if you think the removal of Servlet and struts references makes the sample pointless Oleg -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
