| Author |
Experience with Struts & multiple client types?
|
Paul Ramsden
Greenhorn
Joined: Sep 22, 2000
Posts: 27
|
|
Hi, Does anyone have experience accessing a Struts-based application using different client technologies (Browser, Swing, Rich-Client-Platform etc.) We want to replace many 3270 terminal-based applications with web-based applications. Many users will just want to access information (Browser) but some will need to perform many update actions. I think the browser environment is not comfortable enough for that kind of action and we're thinking of a Swing or RCP front-end for those (in-house) users. Comments anyone? Thanks Paul
|
 |
Nicholas Cheung
Ranch Hand
Joined: Nov 07, 2003
Posts: 4982
|
|
Does anyone have experience accessing a Struts-based application using different client technologies (Browser, Swing, Rich-Client-Platform etc.) We want to replace many 3270 terminal-based applications with web-based applications. Many users will just want to access information (Browser) but some will need to perform many update actions. I think the browser environment is not comfortable enough for that kind of action and we're thinking of a Swing or RCP front-end for those (in-house) users. Comments anyone?
I guess Structs maybe currently focus on Web-based applications. Although Servlets does not limit to HTTP, but also other protocols (by extending the GenericServlet class), you can see that the Action parameters focus mainly on HttpServletsRequest and HttpServletResponse. Nick
|
SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
|
 |
 |
|
|
subject: Experience with Struts & multiple client types?
|
|
|