You can use the jsp include tag instead of the template tag.

        -----Original Message----- 
        From: Lai, Kenny [mailto:[EMAIL PROTECTED] 
        Sent: Fri 06/13/2003 19:49 
        To: 'Struts Users Mailing List' 
        Cc: 
        Subject: servlets and struts
        
        

        ok. heres my question, i've got a custom servlet that generates html output
        via Printwriter, and i want to making use of it IN STRUTS.. when I include
        that servlet path using the template:put tag.. ie.. <template:put
        name='test' content='/servlet/runmedamnit'>
        
        struts either 1) doesnt know its a servlet and wont run it, 2) i'm using the
        wrong method for this kinda approach..
        
        do i need to edit any of the xml config files.. any ideas?
        
        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]
        
        

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

Reply via email to