G
Gil Blais
I have been tasked to create a WEB server that will operate on an intranet
during work hours and then work for about one hour on remote HTTPS
connections swapping business data using encrypted serialized objects. This
business model will not change over time. Only the functionality available
on the intranet will expand and possibly some small amount of the data
swapping will increase.
Questions are:
1 - Simplest reasonably maintainable methodology I can use based on base
functionality of filling out data entry forms, running reports and updating
authority information. i.e. J2EE seems wayyy overkill but I will listen to
all suggestions. Struts, Tapestry, or just plain old HTML ??? Also - JSP,
JS, POJO's, Servlets ??
2 - Database recommendations based on having a local copy and a daily remote
synchronized central datastore copy.
3 - Recommendations on effective firewall software.
Any thoughts based on experience will be very helpful and I thank you in
advance.
Regards, Gil Blais
during work hours and then work for about one hour on remote HTTPS
connections swapping business data using encrypted serialized objects. This
business model will not change over time. Only the functionality available
on the intranet will expand and possibly some small amount of the data
swapping will increase.
Questions are:
1 - Simplest reasonably maintainable methodology I can use based on base
functionality of filling out data entry forms, running reports and updating
authority information. i.e. J2EE seems wayyy overkill but I will listen to
all suggestions. Struts, Tapestry, or just plain old HTML ??? Also - JSP,
JS, POJO's, Servlets ??
2 - Database recommendations based on having a local copy and a daily remote
synchronized central datastore copy.
3 - Recommendations on effective firewall software.
Any thoughts based on experience will be very helpful and I thank you in
advance.
Regards, Gil Blais