how to change url pattern in struts action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lex00n
    New Member
    • Aug 2012
    • 1

    how to change url pattern in struts action

    Code:
    domain.com/Forum_show.action?pg=2&forum=java
    how do i rewrite that to

    Code:
    domain.com/forum/java/pg/2
    thanks in advance
    (there are no jsp forum here)
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    There's no JSP forum but there's a Java forum. I'm moving your thread there.

    Comment

    Working...