Hi all, I''ve been put into the unique position of having to port a J2EE app using Struts and Hibernate over to RoR. The good news is that it''s not a terribly complicated application. The bad news is that I know next to nothing about Struts. I took some Java classes in my university days and have had the opportunity to work with a couple Java developers in the past, so I''ve deluded myself into thinking that by converting the .jsp files to .rhtml, and by analyzing /rewriting the business logic and schemas, I''d be able to muddle my way through. Has any body had luck with something similar in the past? Are there any tips / tricks / pitfalls you could share? Thanks! -Pawel