Hi Peter,
> Has anyone come up with a good way to hang printable reports
> off webwork actions which supply the report data ?
We finally went for flash printing, i.e.
- view to a jsp-page containing the flash code ref,
- from the flash-code, call the print-action,
- let the printaction supply a
Hi,
I cannot seem to figure out how to get the requestURI
from the HTTPServletRequest into my JSP page. It should
work like
but that doesn't work and trying to retrieve it using
doesn't work either.
Any help is appreciated.
We are still working with WebWork 0.98, so if the
construction cha