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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to