• 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

Websphere portal server 6.1 sample themes

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

I am working on websphere portal server 6.1.
I need to develop themes.
can i get some samples?

Thanks & Regards,
K.Kiran Kumar
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The portal itself comes with about a dozen or so standard themes.

I'd suggest you take a look at those ones, see which ones you like, open the JSP files and image files related to them, and then mix and match until you get something you like. That's a safe development plan, and it will also show you how the people that know the portal the best put their themes together.

That's a good way to learn. And with a bit of experience, you can start being more and more creative.

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

I am totaly new to web sphere portal.Can you please suggest some links or online books to know more about Websphere portal.What kind of portal related question are asked in interview.I am going to give it for the first time and i am from J2EE streem.Can you please help for providing interview questions and Websphere portal material link.

Thanks in Advance
sourabh
 
Cameron Wallace McKenzie
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy greenhorn!

Check out my signature links. There are a variety of CBT tutorials on developing portlets, deploying to WebSphere Portal, and just general WebSphere and Portal administration tasks.

Good luck, and keep posting questions!

-Cameron McKenzie
reply
    Bookmark Topic Watch Topic
  • New Topic