Been a while since I played with struts.... What lines did you add to web.xml, also what version of 6.1 are you using?
Kola > -----Original Message----- > From: Cliff Meyers [mailto:[EMAIL PROTECTED] > Sent: 31 January 2005 21:50 > To: CF-Talk > Subject: one more time: Struts and ColdFusion > > Figured I'd give this one another try in case someone with an answer > missed it... > > note: I posted this on CF-Talk first but then decided this might be a > better stop to ask. Apologies for the duplication... > > I found this article the other day and decided to give it a go: > > Streamlining Application Development Using Struts in ColdFusion MX > http://www.macromedia.com/devnet/mx/coldfusion/articles/struts.html > > I downloaded the developer edition of CFMX 6.1 and installed it inside of > JRun 4 (as an EAR). > > I downloaded the code from the article and put the following things in > these places: > > cfDemo.jar > servlet.jar > struts.jar > xalan.jar > xerces.jar > struts-*.tld (6 files) > > inside of C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\lib > > struts-config.xml > added struts lines to web.xml > > inside of > C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF > > login.cfm > welcome.cfm > > inside of > C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\cfm > > The cfusion server starts and stops fine, but when a make a request like: > > http://localhost:8300/do/welcome > > the server just completely hangs. I'd really like to see this in action, > any help would be greatly appreciated. Thanks!! > > > -Cliff > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192748 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

