Adding some more valuable details :

Direct access of jsp (http://localhost:8080/Myhello1HomeworkStart_1/
hello.jsp)  shows gif file

Access via action (http://localhost:8080/Myhello1HomeworkStart_1/pages/
Hello.action) doesn't show gif file

Here is the snippet code :

        <p><s:i18n name="alternate"><img src="<s:text
name="struts.duke.path"/>" /> </s:i18n></p>
        <img src="duke.waving.gif"/>
        <h2>Hello, my name is Duke. What's yours?</h2>


On Oct 15, 6:35 pm, sankar <[EMAIL PROTECTED]> wrote:
> Hi Java Guys with Passion,
>
> I am having following issues while rewriting hello1HomeworkStart app
> using struts 2 f/w.
>
> 1. duke.waving.gif is not appearing - I'm going nuts over this
>
> 2. textfield RETAINS THE NAME entered when it greets user with Hello,
> Sankar!
>
> 3. Submit button and Reset buttons are not coming in single line
>
> Any valuable suggestions are highly appreciated.
>
> Thanks in advance,
> Regards,
> Sankar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to