vote up 0 vote down star

Hi, I'm creating a blog in struts (as an exercise) and I want to create a delete link for a post.

Here's my desired link: blah/Post.do?delete={postid}

how do I do something like: ">Delete

BTW I'm using DispatchAction in my PostAction class.

Thanks in advance!

flag

75% accept rate
You need to sort out your post formatting. – The Feast Apr 4 at 12:18

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.