yizhang yin

Greenhorn
+ Follow
since Oct 30, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by yizhang yin

Hi :

Does any one know how to deal with ecommerce site for credit card payment function?

any useful information : third party library, components ?

many thanks.

15 years ago


for example

I had :

1. a struts2 web application called Home , which contains a "/index.jsp"

2. My domain name : http://www.mydomain.com,

I deploy Home struts2 application under this domain name.

if i want to view the page "Home/index.jsp", I have to browse "http://www.mydomain.com/Home/index.jsp" .

I wonder if there any way can change the view of url from("http://www.mydomain.com/Home/index.jsp") to ("http://www.mydomain.com") and
still can go to same page (Home/index.jsp).
15 years ago