Re: Architecture of Struts from a server application's point of view

2007-04-09 Thread Ian Roughley
I don't see why a restful URI or ajax call wouldn't be accessible via a 
VPN (if these are the APIs you are talking about).  I think it is more 
dependant on the VPN configuration than anything else.


/Ian


Session Mwamufiya wrote:

Hello,

 


I'm new to Struts 2 and have to design an architecture in which my server
applications would be included in Struts, which would be responsible for
providing a web interface for the apps.  However, I also need to communicate
with these server apps via a client that will use VPN access into the
server.  Are apps placed in Struts accessible from APIs other than those of
Struts' web interface?  I may not be clear enough in my question, but please
feel free to ask for clarification, and any attempt to answer it would be
greatly appreciated.

 


Thanks,

 


Session A. Mwamufiya

MBA | Tepper School of Business

MSE (Software Engineering) | School of Computer Science

Carnegie Mellon University

T: (412) 508-5455 | Email:  
[EMAIL PROTECTED]

 



  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Architecture of Struts from a server application's point of view

2007-04-09 Thread Jae K

Hello Session,

Just curious, why do you need an interface other than a web HTTP interface?
I don't see why VPN would preclude HTTP.

- Jae

On 4/9/07, Session Mwamufiya <[EMAIL PROTECTED]> wrote:


Hello,



I'm new to Struts 2 and have to design an architecture in which my server
applications would be included in Struts, which would be responsible for
providing a web interface for the apps.  However, I also need to
communicate
with these server apps via a client that will use VPN access into the
server.  Are apps placed in Struts accessible from APIs other than those
of
Struts' web interface?  I may not be clear enough in my question, but
please
feel free to ask for clarification, and any attempt to answer it would be
greatly appreciated.



Thanks,



Session A. Mwamufiya

MBA | Tepper School of Business

MSE (Software Engineering) | School of Computer Science

Carnegie Mellon University

T: (412) 508-5455 | Email:  
[EMAIL PROTECTED]






Architecture of Struts from a server application's point of view

2007-04-09 Thread Session Mwamufiya
Hello,

 

I'm new to Struts 2 and have to design an architecture in which my server
applications would be included in Struts, which would be responsible for
providing a web interface for the apps.  However, I also need to communicate
with these server apps via a client that will use VPN access into the
server.  Are apps placed in Struts accessible from APIs other than those of
Struts' web interface?  I may not be clear enough in my question, but please
feel free to ask for clarification, and any attempt to answer it would be
greatly appreciated.

 

Thanks,

 

Session A. Mwamufiya

MBA | Tepper School of Business

MSE (Software Engineering) | School of Computer Science

Carnegie Mellon University

T: (412) 508-5455 | Email:  
[EMAIL PROTECTED]