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 13, 2017 Java Frameworks / Web Development

Java | Few tips about Maven

February 13, 2017 Java Frameworks / Web Development
Post Views: 3,854
| By Webner

1.  How to compile maven project using different poms? Solution: When we start compiling project with mvn -clean install command, maven tool first attempts to search the pom.xml file in the current directory. If no pom is found in the

Read More
February 10, 2017 PHP Frameworks / Web Development

Sendgrid | Display sender name with email in “from” field

February 10, 2017 PHP Frameworks / Web Development
Post Views: 8,188
| By Webner

If we want that when we send email to our users using sendgrid api then the name of the sender (if we provide) should appear along with sender-email then follow the process given below : To accomplish this, we just

Read More
February 10, 2017 Web Development

Selenium IDE | Switch automation process to new browser window after link click

February 10, 2017 Web Development
Post Views: 5,331
| By Webner

Selenium IDE: (How to copy a link from a webpage and opening it in a new window and switch the automation process to new window). Problem: In Selenium IDE we were required to copy a visible link on a webpage,

Read More
February 10, 2017 Salesforce / Web Development

Salesforce | Steps to create Web To Lead form

February 10, 2017 Salesforce / Web Development
Post Views: 5,521
| By Webner

Steps to create Web To Lead form in Salesforce Steps To Follow: 1. Login to your Salesforce account. 2. Click on Setup. 3. Under Build, section click on customize. 4. Click on Leads. 5. Under leads click on the web

Read More
February 9, 2017 Web Development

OpenSSL Project | The Heartbleed Bug

February 9, 2017 Web Development
Post Views: 5,186
| By Webner

The OpenSSL Project is an Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a general purpose cryptography library and contains the following vulnerability: Allows stealing the information protected, under

Read More
February 6, 2017 PHP Frameworks / Web Development

PHP | What is the purpose of data filtering in PHP?

February 6, 2017 PHP Frameworks / Web Development
Post Views: 5,273
| By Webner

Data Filtering is required in PHP to validate input and sanitize input received. Generally, we need to validate data before inputs need to be saved or used in our webpage. Wrong data inputs may cause exceptions or erroneous state in

Read More
February 6, 2017 Java Frameworks / Web Development

Apache Solr | Indexing all files in a folder recursively

February 6, 2017 Java Frameworks / Web Development
Post Views: 10,458
| By Webner

Indexing of all files inside a folder and all its subfolders can be done using java language in the following ways: 1. Using data import handler. 2. Without data import handler i.e by creating a recursive function in java code.

Read More
February 2, 2017 PHP Frameworks / Web Development

Moodle | Uploading Scorm Package and some internal function calls

February 2, 2017 PHP Frameworks / Web Development
Post Views: 6,425
| By Webner

1.Uploading a scorm package (.zip) in moodle: a. Log-in to moodle, navigate to your course and “turn editing on”: b. Click “Add an activity or resource” link: c. Select Scorm package from list and click Add button: d.Add basic information

Read More
February 2, 2017 Database / Java Frameworks / Web Development

Java Servlets | Converting relative path to absolute for file upload

February 2, 2017 Database / Java Frameworks / Web Development
Post Views: 9,874
| By Webner

In the program of uploading files to a server location, instead of using absolute location for saving file to that path, relative path needs to be used. Program was working correctly for absolute path. In the maven project with the

Read More

Posts pagination

«Previous Posts 1 … 58 59 60 61 62 … 107 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