Create a servlet inside alfresco

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2010 12:28 PM
Hi,
I am looking for the way to integrate a servlet inside alfresco (not webscript). Someone has any ideas about this.
Thanks,
I am looking for the way to integrate a servlet inside alfresco (not webscript). Someone has any ideas about this.
Thanks,
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2010 12:33 PM
Should be no problem. Look at UploadContentServlet as an example.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2010 03:43 PM
Thanks mrogers. I got it.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2010 10:55 PM
Hi,
Using the UploadContentServlet gives you an option to specify a NodeRef in the URL. Is it a requirement that this NodeRef value be exactly the uuid of the folder where you will save the file? Or can it be any other uuid value of other folders in Alfresco?
Regards
Using the UploadContentServlet gives you an option to specify a NodeRef in the URL. Is it a requirement that this NodeRef value be exactly the uuid of the folder where you will save the file? Or can it be any other uuid value of other folders in Alfresco?
Regards
