You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Minghui Yu <mi...@gmail.com> on 2007/11/19 21:16:47 UTC

What is the best & simplest practice to call Amazon web service in struts 1?

I want to call amazon web service to display information about books
(price, image, etc). What shall be the simplest and best practice? (if
there is conflict between simple and best, choose simple)

Shall I do everything in JSP? (Suppose I have an external class that
once provided with an ISBN, will return book information associated
with this isbn)

Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org