> web service is JBOSS,
> i have compress jsp page.
> how do it?
Not sure what you mean by compressing a JSP, but if you mean sending
less markup and JS to the client (browser), that all depends on your UI
design.
It can be flashy like a fashion magazine and take forever, or be light
like gnu.org and take fraction of a second.
-cheers,
Manish
> web service is JBOSS,
> i have compress jsp page.
> how do it?
http://jira.jboss.com/jira/browse/JBAS-2882
and
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927081
will give you some clues.