I want to write a widget for Google’s Blogger. Those are created in javascript and html, but is it possible to write it in java (java and html maybe) ? Have you done a thing like this before ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For starters you will have to take care of the Server of the blog for you to use Java Widgets.
It may(must) be possible to write Java widgets but it is not advised.
I would suggest you to use HTML/JavaScript and PHP for the blogger widgets.