Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Pull To Refresh is a UI interaction wherein a user pulls down on a scrolling view or list, beyond the upper bounds of the view, and releases it in order to refresh the contents of that view or list.

0 Questions

A HTML form that is submitted by using an AJAX request

0 Questions

An Java interface used by the servlet container to create a session between an HTTP client and an HTTP server.

0 Questions

A term typically applied to a GUI that offers shortcuts or information displays that assist in some task.

0 Questions

Allows to move pending changes in a working git directory away and restore them later, i.e. put them on a stash. You can have multiple stashes and it can also be used to move pending changes to another branch.

0 Questions

THIS TAG IS FOR WRITING DRIVERS. Questions about finding/using drivers can be asked on https://superuser.com Drivers allow higher-level programs to communicate with the specific hardware device and operating system that they were programmed for.

0 Questions

Software development phase where the application is considered "feature complete" but still may have numerous bugs and usability issues.

0 Questions

WSDL2Java is a JAX-RPC tool that is run against the WSDL file to create Java APIs and deployment descriptor templates according to these specifications.

0 Questions

Heuristics refers to the use of algorithms to deal with highly complex problems.

0 Questions

JSON-RPC is a standard JSON data-format based (r)emote (p)rocedure (c)all protocol.

0 Questions

The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more.

0 Questions