admin's blog

HOW-TO: Add New Content Component Types

Actions in Vignette Content Management

  1. Go to "bin" folder, into VCM base install folder.
  2. Execute "config" script.
  3. Choose the first option: "1. Connect to VCM Server" and log in:
    - server: <enter server ip/name>.
    - port: <enter server port> (default: 27110).
    - user: <enter admin account user>.
    - pass: <enter admin account password>.

£40,000: The Vignette Developer minimum salary in UK!!

Graph abouth the average vignette salary in UK

Last week I found a very intersting site with information about demand and average salaries in IT jobs across UK.

HOW-TO: Getting portal cookies from JSR-168 portlets

VAP actually adds the "cookie" http header(s) to the PortletRequest properties collection, according to the JSR168 spec, section PLT.11.1.4. So from within a JSR168 portlet it's quite simple to get the cookies from the RenderRequest.getProperties("cookie").

Syndicate content