Hi,
Which application layer is advisable if I have an application where there is no Presentation layer?
Another third party application calls my application using a URL and sends some paramters. The parameters is what I would use to do all my processing. I do not have to return anything back using the Web.
What should be my architecture? I have only worked on
Struts and have about 4-5 days to complete my application.
I would really appreciate any inputs!
Thanks
Sara