How to use JSP UI for alfresco

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 01:47 AM
Hi friends,
I'm new to Alfresco. And i'm using the alfresco 3.0 version.
After doing/reading some documents on alfresco i have started working on it.
Now i stucked where the point is,
I have a sample servlet/jsp application where i have the options like search, upload, download.
Now i want to connect this application to alfresco. what my requirement is we have a separate User-Interface for the users.
So we want to connect the alfresco through our user-interface. I don't know how to achieve this.Is ther any API for acheiving this, or we should customize the existing one. And plz tell me where i can get the source code(java code) for alfresco 3.0.
Any solution is appriciated. Please give any url for sample applications/POC…
thanks in advance,
Regards,
Alfresco user.
I'm new to Alfresco. And i'm using the alfresco 3.0 version.
After doing/reading some documents on alfresco i have started working on it.
Now i stucked where the point is,
I have a sample servlet/jsp application where i have the options like search, upload, download.
Now i want to connect this application to alfresco. what my requirement is we have a separate User-Interface for the users.
So we want to connect the alfresco through our user-interface. I don't know how to achieve this.Is ther any API for acheiving this, or we should customize the existing one. And plz tell me where i can get the source code(java code) for alfresco 3.0.
Any solution is appriciated. Please give any url for sample applications/POC…
thanks in advance,
Regards,
Alfresco user.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 03:20 AM
1. Search through these forums. The various options have been discussed. Couple of previous threads;
3. Take a look at Seam client for Alfresco for a sample solution: http://forums.alfresco.com/en/viewtopic.php?f=32&t=15361.
If it is just simple search, upload, download then you can just use JSPs with web scripts to create a very simple solution.
- http://forums.alfresco.com/en/viewtopic.php?f=36&t=12298
http://forums.alfresco.com/en/viewtopic.php?f=35&t=12792
http://forums.alfresco.com/en/viewtopic.php?f=5&t=15628
http://forums.alfresco.com/en/viewtopic.php?f=36&t=11876
http://forums.alfresco.com/en/viewtopic.php?p=32827
http://forums.alfresco.com/en/viewtopic.php?f=10&t=1203
http://forums.alfresco.com/en/viewtopic.php?f=10&t=16039
3. Take a look at Seam client for Alfresco for a sample solution: http://forums.alfresco.com/en/viewtopic.php?f=32&t=15361.
If it is just simple search, upload, download then you can just use JSPs with web scripts to create a very simple solution.
