• 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

ask about meetups porlet of liferay portal web application

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have to develop a porlet smilar to meetups porlet of liferay portal. But I have no idea about struture of an porlet, particularly meetups. Please show me the structure of a porlet like meetups portlet
Thanks in advance!
 
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
Well, you'll probably just need to learn about Portlets, first. Pick up a good book, or even look for some online tutorials. My signature links point to some portlet development tutorials.

Do some work, tell us what problems you're having, post some code, and we'll give you guidance.

-Cameron McKenzie
 
yen hoang
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Cameron Wallace McKenzie wrote:Well, you'll probably just need to learn about Portlets, first. Pick up a good book, or even look for some online tutorials. My signature links point to some portlet development tutorials.

Do some work, tell us what problems you're having, post some code, and we'll give you guidance.

-Cameron McKenzie


Thank you so much, your tutorial helps me so much
reply
    Bookmark Topic Watch Topic
  • New Topic