Roberto Viana <[EMAIL PROTECTED]> writes:
> Hi there,
> 
> I'm using wget to mirror(convert) the output of a dynamic site that only
> contains JSP pages to a static site that serves only HTML files.
> 
> The -E option give me the opportunity to convert *.jsp extensions into
> *.html extensions, however this brings me into another problem. Most of the
> pages contains links (embedded in the html) pointing to *.jsp files.
> 
> So when I want to publish the wget generated HTML files, the links inside
> these pages are still pointing to *.jsp files that no longer exist, because
> of course all the extensions were changed from *.jsp to *.html.
> 
> - Is it possible for wget to convert these internal links to *.html ones?
> 
> Thanks for any ideas you can provide me.
> 
> Roberto.

Sorry, Roberto.  More coding is simply needed in that area.

---------------------------------------------------------------
Dan Harkless            | To help prevent SPAM contamination,
GNU Wget co-maintainer  | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.

Reply via email to