]> git.mxchange.org Git - pizzaservice-war.git/log
pizzaservice-war.git
8 years agoRenamed methods and instance and used Customer interface, so the bean doesn't "see...
Roland Haeder [Fri, 4 Sep 2015 18:31:38 +0000 (20:31 +0200)]
Renamed methods and instance and used Customer interface, so the bean doesn't "see" it is actually a Contact
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoGot rid of another empty class
Roland Haeder [Fri, 4 Sep 2015 18:09:10 +0000 (20:09 +0200)]
Got rid of another empty class
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThey are all web beans (controller)
Roland Haeder [Fri, 4 Sep 2015 18:06:26 +0000 (20:06 +0200)]
They are all web beans (controller)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed method, shouldn't be named with multiple lingual languages
Roland Haeder [Fri, 4 Sep 2015 17:54:55 +0000 (19:54 +0200)]
Renamed method, shouldn't be named with multiple lingual languages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup (no longer used methods? maybe it will come back, who knows ...)
Roland Haeder [Fri, 4 Sep 2015 17:51:56 +0000 (19:51 +0200)]
Cleanup (no longer used methods? maybe it will come back, who knows ...)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo longer here (see jshop)
Roland Haeder [Fri, 4 Sep 2015 17:35:08 +0000 (19:35 +0200)]
No longer here (see jshop)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThey had been moved to jshop as they can be made generic,
Roland Haeder [Fri, 4 Sep 2015 17:17:04 +0000 (19:17 +0200)]
They had been moved to jshop as they can be made generic,
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThese are model classes
Roland Haeder [Fri, 4 Sep 2015 17:16:00 +0000 (19:16 +0200)]
These are model classes
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanups + redirected source code locations to relative positions. You have...
Roland Haeder [Fri, 4 Sep 2015 17:05:11 +0000 (19:05 +0200)]
More cleanups + redirected source code locations to relative positions. You have to clone my project the same way to have this working without changing anything!
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanups from TDGP towards EJB
Roland Haeder [Fri, 4 Sep 2015 15:46:44 +0000 (17:46 +0200)]
More cleanups from TDGP towards EJB
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore + jsfcore + properties
Roland Haeder [Fri, 4 Sep 2015 14:43:07 +0000 (16:43 +0200)]
Updated jcore + jsfcore + properties

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoImported from pizzaservice EE project.
Roland Haeder [Fri, 4 Sep 2015 14:15:13 +0000 (16:15 +0200)]
Imported from pizzaservice EE project.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded spaces obsolete/jsp-table-data-gateway
Roland Haeder [Thu, 3 Sep 2015 16:30:44 +0000 (18:30 +0200)]
Added spaces
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomarkup cleanup
Roland Haeder [Thu, 3 Sep 2015 14:10:23 +0000 (16:10 +0200)]
markup cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore, jsfcore, jshop
Roland Haeder [Thu, 3 Sep 2015 13:55:12 +0000 (15:55 +0200)]
Updated jcore, jsfcore, jshop

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoContinued:
Roland Haeder [Thu, 3 Sep 2015 13:33:34 +0000 (15:33 +0200)]
Continued:
- added DataBean which will hold "static" data, e.g. genders
- continued with improvements
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing towards JSF/EJB:
Roland Haeder [Thu, 3 Sep 2015 11:38:58 +0000 (13:38 +0200)]
Refacturing towards JSF/EJB:
- renamed and prepared JSPs to XHTML (JSF)
- updated jcore, jsfcore and jshop
- added own validator for privacy/terms checkboxes
- still the "mini basket" is not functional yet, maybe it will come as a template?
- introduced guest_base.tpl for all "guest" pages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoDefault gender is UNKNOWN, but now set in BaseContact
Roland Haeder [Thu, 3 Sep 2015 06:34:07 +0000 (08:34 +0200)]
Default gender is UNKNOWN, but now set in BaseContact
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomoved to proper location
Roland Haeder [Thu, 3 Sep 2015 06:27:12 +0000 (08:27 +0200)]
moved to proper location
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded old method back + marked some others as deprecated
Roland Haeder [Wed, 2 Sep 2015 17:50:57 +0000 (19:50 +0200)]
Added old method back + marked some others as deprecated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing:
Roland Haeder [Wed, 2 Sep 2015 17:36:32 +0000 (19:36 +0200)]
Refacturing:
- continue to throw all exceptions from PizzaServiceApplication to let the outer class handle them
- this allows more flexibility than before, e.g. a Swing application doesn't need to handle ServletException then, but can handle the exceptions by itself.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved even more deprecated/unused methods
Roland Haeder [Wed, 2 Sep 2015 17:14:23 +0000 (19:14 +0200)]
Removed even more deprecated/unused methods
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved more old methods
Roland Haeder [Wed, 2 Sep 2015 17:02:38 +0000 (19:02 +0200)]
Removed more old methods
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoTowards JSF without JSP includes ... ;-)
Roland Haeder [Wed, 2 Sep 2015 16:54:30 +0000 (18:54 +0200)]
Towards JSF without JSP includes ... ;-)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed JSPs to XHTML + removed style.css (old way and already copied into new CSS...
Roland Haeder [Wed, 2 Sep 2015 16:48:48 +0000 (18:48 +0200)]
Renamed JSPs to XHTML + removed style.css (old way and already copied into new CSS file).

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoupdated jshop
Roland Haeder [Wed, 2 Sep 2015 13:32:28 +0000 (15:32 +0200)]
updated jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojshop now no longer provides the BasketBean instance in BaseFrameworkBean class ...
Roland Haeder [Wed, 2 Sep 2015 13:24:53 +0000 (15:24 +0200)]
jshop now no longer provides the BasketBean instance in BaseFrameworkBean class + changed links to <h:link />
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoswing-based stuff was removed from jcore
Roland Haeder [Wed, 2 Sep 2015 12:47:08 +0000 (14:47 +0200)]
swing-based stuff was removed from jcore
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agomissed align=right + column span over new column
Roland Haeder [Wed, 2 Sep 2015 08:43:12 +0000 (10:43 +0200)]
missed align=right + column span over new column
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore (lesser warnings) + jsfcore + jshop
Roland Haeder [Wed, 2 Sep 2015 08:42:06 +0000 (10:42 +0200)]
updated jcore (lesser warnings) + jsfcore + jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoConverted space -> tab
Roland Haeder [Wed, 2 Sep 2015 07:52:11 +0000 (09:52 +0200)]
Converted space -> tab
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Wed, 2 Sep 2015 07:51:07 +0000 (09:51 +0200)]
Continued with project:
- converted single tables per row into one table with header and body
- added column for showing total price for item (price * amount)
- added mime-type for tpl extension
- renamed CSS id to make it more clear
- updated jshop.jar

NOTE: Please note that this change won't fully work as the product instance needs to be set in item instance now (see jshop.jar, method calculateTotalPrice())
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jsfcore, jshop + moved classes to those projects
Roland Haeder [Wed, 2 Sep 2015 06:41:20 +0000 (08:41 +0200)]
updated jsfcore, jshop + moved classes to those projects
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Wed, 2 Sep 2015 06:31:40 +0000 (08:31 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agothis template serves as a template for new templates ... ;-) Eh, I mean pages.
Roland Haeder [Wed, 2 Sep 2015 06:21:26 +0000 (08:21 +0200)]
this template serves as a template for new templates ... ;-) Eh, I mean pages.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agowas duplicate
Roland Haeder [Wed, 2 Sep 2015 06:08:54 +0000 (08:08 +0200)]
was duplicate
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing towards JSF:
Roland Haeder [Tue, 1 Sep 2015 13:26:42 +0000 (15:26 +0200)]
Refacturing towards JSF:
- Well, this sucks a bit: getAvailableProducts() needs to return something that is Collection and not Iterator (which worked in JSP)
- Added initial index.xhtml and CSS layout for upcoming rewrite (origin: NetBeans)
- updated jcore/jshop

Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoGet the basket bean directly from session scope
Roland Haeder [Tue, 1 Sep 2015 12:17:28 +0000 (14:17 +0200)]
Get the basket bean directly from session scope
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded title for mini basket
Roland Haeder [Tue, 1 Sep 2015 06:42:23 +0000 (08:42 +0200)]
Added title for mini basket
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoSome changes for internationalization + jcore.jar, jsfcore.jar, updated
Roland Haeder [Tue, 1 Sep 2015 06:31:14 +0000 (08:31 +0200)]
Some changes for internationalization + jcore.jar, jsfcore.jar,  updated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agominor improvement
Roland Haeder [Tue, 1 Sep 2015 06:16:47 +0000 (08:16 +0200)]
minor improvement
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agouse slash, not double back-slash
Roland Haeder [Tue, 1 Sep 2015 06:09:44 +0000 (08:09 +0200)]
use slash, not double back-slash
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoTried to fix heavy logging causing queue full
Roland Haeder [Mon, 31 Aug 2015 13:33:06 +0000 (15:33 +0200)]
Tried to fix heavy logging causing queue full
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Mon, 31 Aug 2015 13:13:05 +0000 (15:13 +0200)]
Continued with project:
- Cleaned up duplicated defined methods in interface
- Used ServletRequest and ServletResponse instead of Http varriants (casting was required)
- Got rid of 2 parameters for doAdminHandleFooForms() methods
- Got rid of HttpServletRequest/-Response interfaces, used Http-less varriant
- No need to set basket in admin category.jsp
- updated jshop.jar

Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Mon, 31 Aug 2015 12:26:27 +0000 (14:26 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoIf a request was successfully handled, redirect!
Roland Haeder [Mon, 31 Aug 2015 12:26:18 +0000 (14:26 +0200)]
If a request was successfully handled, redirect!
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoHandle redirect in filter to get rid of scriptlet
Roland Haeder [Mon, 31 Aug 2015 12:13:01 +0000 (14:13 +0200)]
Handle redirect in filter to get rid of scriptlet
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agosome improvements + the logger was to noisy (queue full)
Roland Haeder [Mon, 31 Aug 2015 10:46:29 +0000 (12:46 +0200)]
some improvements + the logger was to noisy (queue full)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jshop
Roland Haeder [Mon, 31 Aug 2015 09:59:04 +0000 (11:59 +0200)]
Updated jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoIgnored for internationalization
Roland Haeder [Mon, 31 Aug 2015 09:54:08 +0000 (11:54 +0200)]
Ignored for internationalization
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoOpps, not all.
Roland Haeder [Mon, 31 Aug 2015 09:48:27 +0000 (11:48 +0200)]
Opps, not all.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop + renamed some form fields due to jshop change
Roland Haeder [Mon, 31 Aug 2015 09:43:31 +0000 (11:43 +0200)]
updated jshop + renamed some form fields due to jshop change
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Mon, 31 Aug 2015 09:33:57 +0000 (11:33 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore
Roland Haeder [Mon, 31 Aug 2015 09:26:18 +0000 (11:26 +0200)]
Updated jcore
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agojshop updated
Roland Haeder [Mon, 31 Aug 2015 09:21:09 +0000 (11:21 +0200)]
jshop updated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoLesser scriptlets
Roland Haeder [Mon, 31 Aug 2015 09:16:50 +0000 (11:16 +0200)]
Lesser scriptlets
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanups + added source path for jshop (you need to do the same)
Roland Haeder [Mon, 31 Aug 2015 09:07:31 +0000 (11:07 +0200)]
More cleanups + added source path for jshop (you need to do the same)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleanup
Roland Haeder [Mon, 31 Aug 2015 08:30:51 +0000 (10:30 +0200)]
Cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jshop
Roland Haeder [Mon, 31 Aug 2015 08:10:02 +0000 (10:10 +0200)]
Updated jshop
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoOpps ...
Roland Haeder [Mon, 31 Aug 2015 08:04:42 +0000 (10:04 +0200)]
Opps ...
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo need to declare outside try() block
Roland Haeder [Mon, 31 Aug 2015 07:56:30 +0000 (09:56 +0200)]
No need to declare outside try() block
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMessageFormat.format()
Roland Haeder [Mon, 31 Aug 2015 07:54:13 +0000 (09:54 +0200)]
MessageFormat.format()
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore
Roland Haeder [Mon, 31 Aug 2015 07:48:22 +0000 (09:48 +0200)]
updated jcore
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years ago@TODO is not valid, only use TODO
Roland Haeder [Mon, 31 Aug 2015 07:41:30 +0000 (09:41 +0200)]
@TODO is not valid, only use TODO
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved more deprecated stuff + marked more as deprecated
Roland Haeder [Mon, 31 Aug 2015 07:38:39 +0000 (09:38 +0200)]
Removed more deprecated stuff + marked more as deprecated
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jshop+ got rid of another (large) scriptlet
Roland Haeder [Mon, 31 Aug 2015 07:25:19 +0000 (09:25 +0200)]
updated jshop+ got rid of another (large) scriptlet
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore unused methods removed
Roland Haeder [Mon, 31 Aug 2015 06:40:47 +0000 (08:40 +0200)]
More unused methods removed
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jshop.jar + comment in index.jsp
Roland Haeder [Sat, 29 Aug 2015 06:44:33 +0000 (08:44 +0200)]
Updated jshop.jar + comment in index.jsp

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoRemoved more deprecated and no longer used methods + kept one for functionality
Roland Haeder [Fri, 28 Aug 2015 20:59:50 +0000 (22:59 +0200)]
Removed more deprecated and no longer used methods + kept one for functionality
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved more deprecated and no longer used methods + kept one for functionality
Roland Haeder [Fri, 28 Aug 2015 20:57:46 +0000 (22:57 +0200)]
Removed more deprecated and no longer used methods + kept one for functionality
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved already no longer used methods and cleared some which you should really not...
Roland Haeder [Fri, 28 Aug 2015 20:53:12 +0000 (22:53 +0200)]
Removed already no longer used methods and cleared some which you should really not use (old way of handling orders) + fixed some packages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jsfcore+jshop + fixed BaseServletSystem
Roland Haeder [Fri, 28 Aug 2015 20:36:42 +0000 (22:36 +0200)]
Updated jsfcore+jshop + fixed BaseServletSystem

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoFixed more packages
Roland Haeder [Fri, 28 Aug 2015 20:31:01 +0000 (22:31 +0200)]
Fixed more packages
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRefacturing:
Roland Haeder [Fri, 28 Aug 2015 20:07:27 +0000 (22:07 +0200)]
Refacturing:
- introduced new sub-project "jshop" which will be a generic shop library for
  JSF-based web applications.
- therefore a lot has been moved to there and new packages needs to be set.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMaybe an idea to get rid of the scriptlet in index.jsp? A bean for basket items?
Roland Haeder [Fri, 28 Aug 2015 13:28:48 +0000 (15:28 +0200)]
Maybe an idea to get rid of the scriptlet in index.jsp? A bean for basket items?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agodescribed a bit more + removed redundant javadoc tags.
Roland Haeder [Fri, 28 Aug 2015 13:14:46 +0000 (15:14 +0200)]
described a bit more + removed redundant javadoc tags.
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo, had to revert a commit as it didn't seem to work. :-(
Roland Haeder [Fri, 28 Aug 2015 13:08:36 +0000 (15:08 +0200)]
No, had to revert a commit as it didn't seem to work. :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUse include JSP instead of repeating it (DRY).
Roland Haeder [Fri, 28 Aug 2015 13:01:59 +0000 (15:01 +0200)]
Use include JSP instead of repeating it (DRY).
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agouse else and not continue
Roland Haeder [Fri, 28 Aug 2015 12:32:07 +0000 (14:32 +0200)]
use else and not continue
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAgain use the scriptlet-lesser approach
Roland Haeder [Fri, 28 Aug 2015 11:57:40 +0000 (13:57 +0200)]
Again use the scriptlet-lesser approach
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAgain lesser scriptlets
Roland Haeder [Fri, 28 Aug 2015 11:54:33 +0000 (13:54 +0200)]
Again lesser scriptlets
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNo class attribute is needed for type=hidden
Roland Haeder [Fri, 28 Aug 2015 11:40:06 +0000 (13:40 +0200)]
No class attribute is needed for type=hidden
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMessageFormat.format() used + ignored for internationalization
Roland Haeder [Fri, 28 Aug 2015 11:18:25 +0000 (13:18 +0200)]
MessageFormat.format() used + ignored for internationalization
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore tpyos fixed ... ;-) + updated jcore.jar
Roland Haeder [Fri, 28 Aug 2015 10:12:53 +0000 (12:12 +0200)]
More tpyos fixed ... ;-) + updated jcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAlso renamed this method for better understanding of its purpose
Roland Haeder [Fri, 28 Aug 2015 09:52:42 +0000 (11:52 +0200)]
Also renamed this method for better understanding of its purpose
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUse Boolean.TRUE and not primitive true
Roland Haeder [Fri, 28 Aug 2015 09:50:59 +0000 (11:50 +0200)]
Use Boolean.TRUE and not primitive true
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRenamed getCategories() to getAllCategories() to make its purpose more clear
Roland Haeder [Fri, 28 Aug 2015 09:48:41 +0000 (11:48 +0200)]
Renamed getCategories() to getAllCategories() to make its purpose more clear
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUse lesser getFoo() in EL code
Roland Haeder [Fri, 28 Aug 2015 09:43:20 +0000 (11:43 +0200)]
Use lesser getFoo() in EL code
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoalso set basePath ... ;-)
Roland Haeder [Fri, 28 Aug 2015 09:40:47 +0000 (11:40 +0200)]
also set basePath ... ;-)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years ago'app' was the old name, now it is 'controller'
Roland Haeder [Fri, 28 Aug 2015 09:36:56 +0000 (11:36 +0200)]
'app' was the old name, now it is 'controller'
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued a bit:
Roland Haeder [Fri, 28 Aug 2015 09:34:10 +0000 (11:34 +0200)]
Continued a bit:
- used controller bean
- messages formatted and ignored for internationalization
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoNotes added for entering numbers
Roland Haeder [Fri, 28 Aug 2015 09:25:21 +0000 (11:25 +0200)]
Notes added for entering numbers
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAgain lesser scriptlets + added initialization of controller bean
Roland Haeder [Fri, 28 Aug 2015 09:24:10 +0000 (11:24 +0200)]
Again lesser scriptlets + added initialization of controller bean
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMigration to JSF continued:
Roland Haeder [Fri, 28 Aug 2015 09:16:36 +0000 (11:16 +0200)]
Migration to JSF continued:
- used lesser scriptlets where possible, e.g.:
- <%=request.getContextPath()%> can be converted to ${pageContext.request.contextPath}
- after that, set it with <c:set var="basePath" value="${pageContext....}" />
- then you can use it: ${basePath}
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoHuh? Wasn't updated correctly?
Roland Haeder [Fri, 28 Aug 2015 06:38:56 +0000 (08:38 +0200)]
Huh? Wasn't updated correctly?
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Thu, 27 Aug 2015 21:52:56 +0000 (23:52 +0200)]
Continued with project:
- added method getProduct()
- added method getLast()
- added method getAll() (again?)
- Used BasketBean instead of Basket
- Yepp, JSPs don't support @Inject and @PostConstruct ... :-(
- added getLastNumRows() which deligates this call to jcore's method
- implemented MiniBasketTag (a bit broken)
- added missing language resourced
- updated jcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoJSPs don't support @Inject and @PostConstruct annotations
Roland Haeder [Thu, 27 Aug 2015 19:39:51 +0000 (21:39 +0200)]
JSPs don't support @Inject and @PostConstruct annotations
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded logger to tag + used "this"
Roland Haeder [Thu, 27 Aug 2015 19:17:48 +0000 (21:17 +0200)]
Added logger to tag + used "this"
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued with project:
Roland Haeder [Thu, 27 Aug 2015 19:05:37 +0000 (21:05 +0200)]
Continued with project:
- started to refacture all JSPs towards JSFs
- this requires a lot to be rewritten
- moved some classes to better location
- deleted some old JSPs
- moved constants from FooBarConstants class to proper interface
- removed above mentioned classes
- added interface BasketTag
- updated jcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoAdded a lot new stuff:
Roland Haeder [Thu, 27 Aug 2015 13:33:11 +0000 (15:33 +0200)]
Added a lot new stuff:
- New beans added that should get rid of scriptlets (Java code within view)
- New JARs added
- jcore updated

Signed-off-by:Roland Häder <roland@mxchange.org>