users@jersey.java.net

returning an HTML page

From: Arthur Yeo <artyyeo_at_gmail.com>
Date: Tue, 30 Nov 2010 10:26:55 -0800

All,

In the event that a WS call needs to return a full HTML page, is it a common
practice to concat the whole page piece-by-piece into a String and return
it?
Or is there a better way to do this?

-- 
Arthur Y.