First, if there is a JSP forum topic somewhere other than here, will someone link me it because i couldn't find one.
Second, the more real reason I am here, I am a newbie in JSP and working on a development project. I tried Googling this answer, but Google obviously doesn't like non letter / number characters very much. In some of the JSP code i have written by someone else, he has a link that states
[HTML]a href="somefunct ionname.do" title="sometitl e">sometitle </a>[/HTML]
What exactly is this .do at the end of somefunctionnam e mean and how does it work?
Any help is greatly appreciated.
Second, the more real reason I am here, I am a newbie in JSP and working on a development project. I tried Googling this answer, but Google obviously doesn't like non letter / number characters very much. In some of the JSP code i have written by someone else, he has a link that states
[HTML]a href="somefunct ionname.do" title="sometitl e">sometitle </a>[/HTML]
What exactly is this .do at the end of somefunctionnam e mean and how does it work?
Any help is greatly appreciated.
Comment