XPages is IBM's web and mobile application development platform for collaborative and social applications built on top of the IBM Domino and IBM XWork Server platforms.
I wanted to write a javascript function to sanitize user input and remove any unwanted and dangerous characters. It must …
javascript regex string xpages sanitizationI have a very simple XPage with a table and some input fields. The application uses the bootstrapv3.0.0 theme and …
twitter-bootstrap-3 xpagesI am trying to parse JSON using a Notes agent, JSON is fetched using Apache HttpClient. Here is the code …
java json parsing xpages apache-httpclient-4.xI am setting a viewScope variable in a server side javascript (SSJS) button. viewScope.put("branchName",doc.getItemValueString("BranchName")) How …
xpagesI was experiencing occasional exceptions in XPages application: java.lang.ClassCastException: someClass incompatible with someClass. Both mentioned classes are the …
java lotus-domino classcastexception xpagesThis is all I need, nothing too fancy: I'm creating an url from files that have been attached in the …
lotus lotus-domino xpages