Create A Swing Application To Post Files To AEM

While reading through some AEM forums, I came across this tutorial called “Creating Java Swing applications that posts files to AEM ClientLibs folder”. Here is a link to the tutorial: Swing Tutorial The tutorial walks you through creating an application that will upload a Text, CSS, or JavaScript file to a file path that you specify in the application. Once you do this, then you need to create an OSGI bundle that contains a Swing Servlet.

My First Post

I just wanted to say hello to everyone, and say thank you for visiting my blog. I am new to blogging, so I am hoping to get into the swing of things, and I am able to post some content on a regular basis. I plan to post my first tutorial later today, and I hope you all find it useful.