KonaKart Community Forum

General Category => Miscellaneous => Topic started by: Anni on December 17, 2007, 03:38:53 pm

Title: Wrong jsps displayed???
Post by: Anni on December 17, 2007, 03:38:53 pm
hi,

I've got a problem with the checkout-jsps. the ones which are displayed are either long outdated or don't exist in that way at all. still, I can't get the correct ones to show up.
the problemativ pages I"ve found up to now are CatalogCheckoutDeliveryBody.jsp
Title: Re: Wrong jsps displayed???
Post by: Anni on December 17, 2007, 03:42:04 pm
sorry, my first posting was actually longer than that.

the ChangePaymentAddrBody.jsp
Title: Re: Wrong jsps displayed???
Post by: Anni on December 17, 2007, 03:44:14 pm
...and ChangeDeliveryAddrBody.jsp are also problematic. any ideas? thanks, anni
Title: Re: Wrong jsps displayed???
Post by: Anni on December 18, 2007, 10:07:27 am
please, this is quite a problem for me, because I'm doing changes to some of those jsps and I can't see them since the wrong (outdated) pages are displayed.

regards,
anni
Title: Re: Wrong jsps displayed???
Post by: Anni on December 18, 2007, 10:31:53 am
I already tried restarting everything there is to restart, which didn't change anything. now, I've also tried removing the corresponding jsps. again, no change. I have no idea how to solve this.

regards,
anni
Title: Re: Wrong jsps displayed???
Post by: pete on December 18, 2007, 12:25:05 pm
Hi Anni,

You seem to be struggling to find your way around Struts.  I would stringly suggest that you take a step back and study how the Struts framework works.  Once you're done this you will be able to answer your own questions.

There are 100s of references to Struts on the web.  Here's a quick start guide to give you an idea:

http://www.netbeans.org/kb/50/quickstart-webapps-struts.html

Regards,
Pete
Title: Re: Wrong jsps displayed???
Post by: Anni on December 18, 2007, 12:49:26 pm
hi pete,

thanks for replying. I know I'm a nuisance, but I can't help it.
only, my problem in this case isn't struts. all the action forwards and paths are set correctly. I didn't change them at all. and last week it still worked correctly. that's why I'm so desperate.

regards,
anni
Title: Re: Wrong jsps displayed???
Post by: pete on December 18, 2007, 01:08:43 pm
Anni,

QuoteI know I'm a nuisance, but I can't help it.

That must present many problems in your life  :)




So last week it worked, but this week it doesn't?

I suspect that you have made a change that has caused this. 

You can't expect people on the forum to figure out what you've changed... It's impossible.

Why don't you revert your recent changes and start from a working system and move forward one tiny step after another.

Please note that this a forum for questions about KonaKart and not a general JSP/Struts programming forum.

Pete