• 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

Code to design the pay slip in struts

 
Ranch Hand
Posts: 119
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi


I wants to design the payslip iam haveing the data in plain text no background. but now i wants to show the dats in some payslip design template.


Iam new to development field, in my office no one is not there to guide me so please guide me.

I have completed all calculation code, Its working perfect in struts2, now i wants to design my payslip in table format or some format, i serch in goole also iam not getting idea so please guide me my data wants to show in some design and in that format i wants to print the monthly payslip. iwants to add my company logo also i don't know by using code how i can call it. please guide me. this project iam handling singly so help me and guide me.


Thanks in advance.
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How does this task differ from any other JSP page? Are you asking how to put an image on a JSP page?
 
P Arunkumar
Ranch Hand
Posts: 119
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi


I have design in jsp page only but i wants to design in table form like how we are getting payslip for that please give me a guide.


Inside the jsp page i have written logical in struts2 but now i wants to design and i need get print out.


I serch a lot but iam not getting please provide any site or any clue to solve my issue, iam beginner so iam facing so many issue please guide me.



Thanks in advance.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic