Commit Graph

35 Commits

Author SHA1 Message Date
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Alejandro Gervasio ca1a1d70fa Context and Servlet Initialization Parameters (#4656)
* Initial Commit

* Add source files

* Add readme.md

* Add web.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Remove project folder

* Update pom.xml
2018-07-09 22:34:19 -05:00
pauljervis 684324fc10 Update download servlet to try-with-resources block. (#4453) 2018-07-04 09:43:48 +02:00
Timoteo Ponce 3d602e6398 Added error handling policies for javax-servlets module 2018-06-11 09:48:24 -04:00
Karan Khanna 11ae9c438c resolved conflicts 2018-06-07 21:29:38 +02:00
Amit Pandey 7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
pauljervis 3925638b74 add sample download file and article code (#4370) 2018-05-30 20:32:18 +03:00
Karan Khanna edc34bd157 formatted structure. 2018-05-20 17:04:21 +02:00
Karan Khanna da80e9e2c5 resolved 2018-05-20 16:52:43 +02:00
Karan Khanna e375a00a09 changes for servlet 2018-05-20 13:00:25 +02:00
Karan Khanna 8123ba6442 corrected method name for test. 2018-05-18 08:36:46 +02:00
Karan Khanna ea758837cc code samples for BAEL-1789 Returning JSON object from a servlet 2018-05-17 23:28:12 +02:00
Thoughtscript 19dd1a83ae Servlet for upload.jsp 2018-05-14 10:51:17 +01:00
Thoughtscript 368fb608f7 BAEL-1740: Cleanup and Annotation Approach 2018-05-13 23:56:37 +01:00
Thoughtscript eceb73823b BAEL-1740 2018-05-13 03:48:53 +01:00
Grzegorz Piwowarek 94fc6997fe Servlet refactor (#3851) 2018-03-19 12:02:28 -07:00
abialas b2eaf0af58 BAEL-1567 use optional (#3849)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional
2018-03-18 13:02:16 -07:00
abialas d9e4ec2d2d BAEL-1567 (#3824)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api
2018-03-16 16:05:57 -07:00
Grzegorz Piwowarek 0cb1447797 JSP Refactor (#3689) 2018-02-19 01:43:23 +01:00
haseebahmad11 bcc3b6ed95 BAEL-1343 MVC Architecture with Servlets and JSP code (#3624)
* BAEL-1343 MVC Architecture with Servlets and JSP code

* BAEL-1343 code refactoring

* BAEL-1343 code refactoring

* BAEL-1343 updated code formatting

* BAEL-1343 code refactoring
2018-02-14 01:49:46 +01:00
Grzegorz Piwowarek 9ad123a655 Versions update (#2234)
* Mockito refactor

* Httpclient refactor

* Refactor json-path

* MongoDB Refactor
2017-07-09 06:27:31 +02:00
eugenp bfaff06813 maven cleanup work 2016-12-27 13:00:01 +02:00
pivovarit a6485735c5 Rename LiveTest 2016-12-14 16:20:46 +01:00
Shubham Aggarwal 57b4201a9f LiveTest included (#891)
* Changed package name, made test as LiveTest

* Changed test name to FormServletLiveTest
2016-12-13 06:45:56 +01:00
pivovarit c75a9864f8 Refactor Servlet example 2016-12-10 14:43:26 +01:00
Shubham Aggarwal 75138d288f Updated servlet 2016-12-01 15:39:34 +05:30
Shubham Aggarwal b592a3e348 Format 2016-12-01 15:38:10 +05:30
Shubham Aggarwal badcd11058 conflicts removed 2016-12-01 15:37:44 +05:30
Shubham Aggarwal 460104c86f Formatting 2016-12-01 15:37:43 +05:30
Shubham Aggarwal b61f35e956 Updated Test 2016-12-01 15:37:13 +05:30
Shubham Aggarwal 3c0d504fe5 Test made using Mockito and JUnit 2016-12-01 15:37:12 +05:30
Shubham Aggarwal 782e169f46 RequestDispatcher added to servlet 2016-12-01 15:36:47 +05:30
Shubham Aggarwal 0be0117470 Test made using Mockito and JUnit 2016-12-01 15:34:35 +05:30
Shubham Aggarwal aa2285f3b4 RequestDispatcher added to servlet 2016-12-01 15:34:35 +05:30
Shubham Aggarwal 0a9a0e819a Added BAEL-425 Intro to Servets module named javax-servlets 2016-12-01 15:34:35 +05:30