Can we use any other technology than JSP to construct a view ?

Yes, other than JSP we can use Swing, JSF, Cocoon etc as a front end for our struts application. Here is a link to the article for using struts with swing as front end

Showing Answers 1 - 13 of 13 Answers

bharath

  • Oct 31st, 2005
 

Can you pls post the link to the article which uses Swings as front end?

Thanks,

Bharath

  Was this answer useful?  Yes

madhuri

  • Nov 26th, 2005
 

hai BHARAT,

                   this is madhuri.how can we use swings & jsf as view in our web application.can u send me with details.

  Was this answer useful?  Yes

Badri Narayan

  • Jan 4th, 2006
 

Yes, We can use Velocity, Tapestry and JSF for View

  Was this answer useful?  Yes

Nilesh Mangrulkar

  • Apr 8th, 2006
 

Hi

We can use swing components as view by using URL and HTTP/HTTPS URL connection to the Controller Servlet.

  Was this answer useful?  Yes

vishweb

  • Apr 25th, 2006
 

Yes , I think all u r knowing about the Macromedia latest technology "Flex" , It can be Integrated with almost all servers , So Try It !!!!!!!! It's really Rocking

  Was this answer useful?  Yes

krishna

  • May 2nd, 2006
 

we can use swings other than jsp ok later i will send u the complete programma

  Was this answer useful?  Yes

abdul khalik

  • May 12th, 2006
 

search for "swings on web" in google

Thanks

Abdul

  Was this answer useful?  Yes

Praveen Siva

  • Jun 12th, 2006
 

Theoritically yes thats what an MVC framework claims.But whats the point is using  swing or other technologies will involve lots of modification coz it seems all the examples and spec seems to be written for JSPs(remember custom tag libraries).Probably the Model and controller can be used extensively.!!!!!

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions