• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Web Clipping a relative url

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello. I am trying to create a portlet with the WebClipper portlet in WebSphere Portal 6.0. When I enter the URL to be clipped, I would like to enter a relative url, that way as I migrate the configuration up through the test environments (which all have different domains), I don't have to touch the portlet's configuration.

When I try this, I get an error because the URL is "malformed" i.e. not absolute. Has anyone ever created a Web Clipper portlet with a relative url?

Thanks!
reply
    Bookmark Topic Watch Topic
  • New Topic