Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Web Development

February 1, 2017 Java Frameworks / Web Development

Spring Framework | How to define interceptor for a spring web project

February 1, 2017 Java Frameworks / Web Development
Post Views: 4,945
| By Webner

Interceptors are components that intercept requests before passing to controller and responses before rendering the view. Interceptors can intercept request and response in our web application. With the help of interceptor we can check whether a user has the authority

Read More
January 31, 2017 Web Development

Moodle / Totara | Null response on calling Plugin api from outside

January 31, 2017 Web Development
Post Views: 4,098
| By Webner

Description: In one project we were invoking methods of a Moodle plugin from outside in the web app with the help of curl post requests. At the Moodle’s end, we have created a custom plugin and defined our methods in

Read More
January 31, 2017 Java Frameworks / Web Development

Apache Solr | Finding term frequency of a specific term in Solr for indexed Documents

January 31, 2017 Java Frameworks / Web Development
Post Views: 10,612
| By Webner

Document frequency and Term frequency are the terms that are generally used for finding relevance of the documents to the search query. When user types some word, then the number of documents containing the word returned in the result set

Read More
January 30, 2017 Java Frameworks / Web Development

How to create a new Template in your Mandrill Account

January 30, 2017 Java Frameworks / Web Development
Post Views: 4,361
| By Webner

1.  Log in to your mandrill account with your credentials, you will see below screen after successful login: Fig 1: Logged In user Screen 2.  Click on the outbound tab in the left pane of the above screenshot: Fig 2:

Read More
January 30, 2017 Web Development

Get Cron Job execution notification via Mail

January 30, 2017 Web Development
Post Views: 3,304
| By Webner

Whenever a cron job is executed, one can get email notification of cron job execution if the cron job doesn’t run successfully or there is a bug in cronjob file. These are the steps in Terminal 1.crontab -e 2.MAILTO =

Read More
January 30, 2017 Web Development

Blackboard | Changing Course Entry Point

January 30, 2017 Web Development
Post Views: 3,572
| By Webner

Blackboard LMS allows us to change the “course entry point” for Blackboard. We can set up Blackboard so that user always go to the specific section of Course page when they enter the course. The default course entry page is

Read More
January 27, 2017 Java Frameworks / Linux, Windows, Mac / Web Development

Adding Google Map in web page using Javascript

January 27, 2017 Java Frameworks / Linux, Windows, Mac / Web Development
Post Views: 3,965
| By Webner

How to add Google Map in your project and show markers and InfoWindows for various locations using HTML and Javascript. Google Map API is one of the most used APIs in websites and projects. We can use the API to

Read More
January 26, 2017 Web Development

SVN Switch

January 26, 2017 Web Development
Post Views: 4,511
| By Webner

I am assuming you are working on code from branch A (it may be trunk as well) and have already made some changes locally. Now you find you can’t commit your changes to SVN because they are not stable yet.

Read More
January 25, 2017 Java Frameworks / Web Development

Java | SSL and SSLHandshakeException for self-signed websites

January 25, 2017 Java Frameworks / Web Development
Post Views: 6,816
| By Webner

What are secure SSL Certificate? Secure SSL certificate is used by most of the websites to prevent private and secure information of their users so that no third party could access them. When an SSL certificate is used, it encrypts

Read More

Posts pagination

«Previous Posts 1 … 59 60 61 62 63 … 106 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection