facebook

Intercept HTML

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #249047 Reply

    nibeck
    Member

    We have a requirement to capture one of the screens of our applictaion and save the HTML to a DB for auditing. We need to store exactly what the user sees. Is there a way within struts, or Java/Apache to “intercept” the HTML output and 1) send to DB and 2) give to browser for user to see?

    Oracle 10g App Server, Apache Web Server, Struts U/I

    _mike

    #249074 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    A good way you can do this is using a Filter. People typically use outgoing filters to zip content and send it compressed to the client, but you instead can capture it and store it in the DB.

    #304040 Reply

    Adain
    Member

    This message has not been recovered.

    #313096 Reply

    jesi
    Member

    Impressive this help me alot thanks for sharing such a great information

    #325926 Reply

    I want to learn more from html, help me guys

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Intercept HTML

You must be logged in to post in the forum log in