cancel
Showing results for 
Search instead for 
Did you mean: 

Where do I put my web script, so I can run it?

dissectcode2
Champ in-the-making
Champ in-the-making
I recently downloaded enterprise 4.1.1.3

I created a "hello world" based on tutorials. Where do I put my .ftl and .js files so I can open them in the browser? I am using the bundled Tomcat (so, localhost) and Postgres

The tutorials say to put it in the service directory but I don't know where that is, and I am doing this outside of the Alfresco Explorer UI. Please help. thanks!
1 REPLY 1

abarisone
Star Contributor
Star Contributor
Hi,
take a look to this post https://forums.alfresco.com/en/viewtopic.php?f=53&t=45048
Normally these files are put in tomcat\webapps\alfresco\WEB-INF\classes\alfresco\extension\templates\webscripts folder
If you need to develop Java backed webscripts take a look here https://forums.alfresco.com/en/viewtopic.php?f=36&t=43013 and here https://forums.alfresco.com/en/viewtopic.php?f=36&t=46136

Regards,
Andrea