• 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

Title: How to open new browser from liferay portal using struts ?

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I need open new browser window with PDF format.I have jsp,javaservelt with PDF stuff.This same code working in webserver.But it is not working in Lifray portal.When i click the button , it shows resource not found.

I have tried with java servlet class and struts, both not open the PDF.

Portal error Message:

[PortalImpl:2948] Current URL /web/guest/PDFOpenExer generates exception: null
I am using struts framework with hibernate in liferay portal.i need to open new browser window with PDF.

i need open new pdf browser window when click the button within liferay portal.
I am using windows xp and eclipse 3.5 and bundle with tomcat 6.0 with portal plugin environment.

what configure i need to change here ?

What i have to do open the new PDF ?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic