Hi everyone,
I was following the HST1 tutorial on how to upload content

http://hst.hippocms.org/technical-documentation/building-a-JSP-front-end/examples/user-generated/comments.html

It seems fairly easy, but I'm missing the mentioned classes:

import nl.hippo.client.api.upload.WebdavUploadable;

import nl.hippo.client.api.upload.UploadContext;



I'm currently using the following dependencies (hst.version=1.02.06):

    <dependency>
      <groupId>hippo</groupId>
      <artifactId>hst-expression-language</artifactId>
      <version>${hst.version}</version>
    </dependency>
    <dependency>
      <groupId>hippo</groupId>
      <artifactId>hst-jsp-taglib</artifactId>
      <version>${hst.version}</version>
    </dependency>
    <dependency>
      <groupId>hippo</groupId>
      <artifactId>hippo-site-toolkit-components</artifactId>
      <version>${hst.version}</version>
    </dependency>

I also tried to search in the source code with no luck

svn co 
http://svn.hippocms.org/repos/hippo/hippo-site-toolkit/trunkhippo-site-toolkit
find hippo-site-toolkit -name *upload*

Browsing around I also found

http://hst.hippocms.org/technical-documentation/quick-start/download.html

but the following link is broken

http://hst.hippocms.org/technical-documentation/developers/maven.html


Any hints?
TIA
  mau

-- 

Met vriendelijke groet,
-- 
Maurizio Pillitu - 0031 (0)615655668
Opensource Software Engineer
Scrum Certified Master - http://www.scrumalliance.org
Sourcesense - making sense of Open Source: http://www.sourcesense.com
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to