On Mon, Oct 10, 2011 at 5:52 AM, Frans Thamura <[email protected]> wrote: > so any idea to make generator HTML based on Struts2, but save to file, > not to browser
Probably sending a header, like "application/octet-stream"? > > F > > > > On Mon, Oct 10, 2011 at 7:06 AM, Dave Newton <[email protected]> wrote: >> Don't most web apps generate HTML? >> >> On Sun, Oct 9, 2011 at 7:15 PM, Frans Thamura <[email protected]> wrote: >> >>> hi all >>> >>> i am working for a small CMS which my idea wanna to make the output HTML >>> >>> this is the concept >>> >>> >>> http://www.facebook.com/photo.php?fbid=470164130680&set=a.470162825680.244515.142079595680&type=1&theater >>> >>> every page collection -> HTML >>> >>> any idea to generate HTML in Struts2 apps? >>> >>> F >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://www.grobmeier.de --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
