On 21/06/2011 1:56 PM, Parker, Michael wrote:
Is there a way to upload documents (pdfs, images, etc) to a document library 
using the Jetspeed portal?  If so, how?

Similarly, is there a way to view the contents of a folder containing documents 
(e.g. in a list view that lets you click on a file to open it), or would that 
have to be implemented by creating a portlet that does that?  If it's built in, 
how do you do it?

yes.
Many ways.
If you want to build a CMS, you can bolt on an existing one that has all the bells and whistles. If you just want to put files in a public directory that people can access with a URL, you can use WebDav. If you want to just upload files and stick them in a database (SQL or JackRabbit) on the server with a name, that can be done.

There is very little that a portlet can not do that any other web application can.
If you have seen it done on the web, then you can probably do in Jetspeed.

Ron


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to