Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
232 views

What is the simplest way to interact between a SAP OMS and Websphere Commerce?

Would it be using a Websphere Adaptor for SAP or webmethods or something else?? Does something else need to be considered while opting for one of these??? The final system needs to be synchronous ...
1
vote
0answers
19 views

Exception handling in Jsp and Ejb's using WCS7.0 FrameWork

I m doing work in WCS7.0 framework.I have to do exception handling of some EJB's code, eg if finder exception occurs i have to show a message on corresponding jsp "Data not Found". below is EJB code ...
0
votes
0answers
16 views

How to fetch data from DB through accessbean in jsp

After adding the to the db(commiting the data),not getting the latest inserted data in my AccessBean.but when i come backto the jsp again the data is avialble....i dont know how to resolve the issue. ...
0
votes
0answers
15 views

dta not getting data updated in wcs7

Hi I am using WCS for save and showing data. I have added new data in table but the data is not showing up on jsp. but when i am refreshing page data get updated. It seems the the data is maintained ...
0
votes
0answers
77 views

An interview question on the performExecute() in a controller command or taskcommand

In a recent interview which i attended i was asked a question. It is as follows: In a controller command we have a method named performExecute().But whenever we want to execute the controller command ...
0
votes
2answers
520 views

404 response header using struts forward

Is it possible to set the http response header with a status of 404 instead of 200 when using struts forwards? We have a generic error page that goes out with a status of 200OK. We want to update the ...
0
votes
1answer
135 views

wings communication server: submitsm command status 0x14

Has anyone had experience with this tool (WCS). Some sms messages are not being sent. The log says: 2007-04-14 10:59:53,490 [logica-smpp2-receiver] ERROR logica-smpp2 - Message not sent, SubmitSM ...
0
votes
1answer
1k views

Unable to find the path to JSP in struts

I am working on WCS 6.0 which makes use of the struts framework. The entry for one of the views(CategoryDisplayView) is defined as the following global forward in the struts config xml <forward ...
-1
votes
3answers
231 views

What is WCS? Please explain

I want to know from basic to advance about WCS. Actually I got this term from a job consultant and after a bit googling I found that it is Web Coverage Service. Is is correct or it has got some other ...