0

We have to create the demo for our web application.Our application is a J2EE app.We have to demo some of the functionality as clickable HTMls.Is there a way we can do that using some tool instead of doing it manually, we donot want to use products for flash demo's etc.

Rajat
  • 1,095
  • 1
  • 13
  • 20

1 Answers1

1

Use a web spider or similar to dump the raw HTML output. Personally I would try the ScrapBook Firefox plugin, but I'm sure there are many others.

Teddy
  • 6,013
  • 3
  • 26
  • 38