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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

server-client (struts2)

 
Ranch Hand
Posts: 336
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
I have a webserver which contains a file. I have a program which takes this file and shows it on client machine.But in my struts.xml I am trying to direct it to a page(tried all my pages) which is not happening and it is not being shown on client machine.

Looked into our posts "Download pdf file in struts2 ".What could be the error??
 
Pradeep Adibatla
Ranch Hand
Posts: 336
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Anyone watching...experts pitch in !!
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please BePatient. We are all volunteers here, answering questions in our free time.
Your question is really vague and you haven't shared enough detail for me to figure out what's going on. You say "I have a program which takes this file and shows it on client machine". Is this program a Struts web app? If so, do any other pages work?
 
Pradeep Adibatla
Ranch Hand
Posts: 336
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hey Joe! I am in haste, sorry for that.

Yes it is struts2 application and I think this is related to IP,URl issue. I am dealing this in webservice thread. It will be great if you can share your thoughts there as well .
Thanks!
 
Joe Ess
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please don't post the same question more than once. It causes confusion and duplication of effort as the community tries to help everyone, not to mention it looks like you put some details in each thread rather than putting all the relevant information in the same topic.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic