473,738 Members | 2,009 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

javax.naming.No InitialContextE xception:

oll3i
679 Contributor
it worked but suddenly when i run it and click a button it throws exception ?

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$4.act ionPerformed(pr oducent.java:48 0)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more

D:\SR>javac producent.java

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more

D:\SR>
Jun 17 '07 #1
8 6163
JosAH
11,448 Recognized Expert MVP
it worked but suddenly when i run it and click a button it throws exception ?

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext
According to the exception that was thrown and the fact that you claim that
everything ran fine before you must have changed your classpath list, i.e. it
can't find that org.exolab.jms. jndi.InitialCon textFactory anymore.

kind regards,

Jos

ps. those exception stack traces tell you everything; it's luxury.
Jun 17 '07 #2
oll3i
679 Contributor
i have jndi.properties and i didnt change it

java.naming.pro vider.url=tcp://localhost:3035
java.naming.fac tory.initial=or g.exolab.jms.jn di.InitialConte xtFactory
java.naming.sec urity.principal =admin
java.naming.sec urity.credentia ls=openjms

i am writing 3 applications communicating with each other
and when i run Client from bat i dont get that exception and i use there jms too
i still cannt run the producer from bat with 4 parameters
even if i type in command line
run Producer queue1 queue2 queue3 queue4
it dsplays usage <destination> <destination> <destination> <destination>
but i pass 4 paramaters
i think i have to run it from bat then i wouldnt get that exception like i run client form bat and dont get that exception

i also have run.bat file
@setlocal
@set OJMS_HOME=C:\op enjms\openjms
@java -cp D:\sr\lib\db4o-6.1-java5.jar;D:\sr \lib\db4o-6.1-java1.2.jar;D:\ sr\lib\db4o-6.1-java1.1.jar;%OJ MS_HOME%\lib\op enjms-0.7.7-beta-1.jar;.; %1 %2 %3 %4

the lecturer didnt explain (also) what %1 %2 %3 %4 is for ? could you explain that to me?

thank YOU
Jun 17 '07 #3
oll3i
679 Contributor
it was running fine when i had only 2 parameters but when i changed it to 4 for 4 queues it doesnt work
cos producer must communicate with client and supplier
client sends messages to queue1
producer sends confirmations to queue2
producer sends orders to supplier to queue3
supplier sends confimations to queue4
Jun 17 '07 #4
oll3i
679 Contributor
when i run it like that
java Producer queue1 queue2 queue3 queue4
the app opens but when i click the button to get orders it throws the exception javax.naming.No InitialContextE xception:
Jun 17 '07 #5
oll3i
679 Contributor
when i paste to command line
java -cp D:\sr\lib\db4o-6.1-java5.jar;%OJMS _HOME%\lib\open jms-0.7.7-beta-1.jar;.; %1 %2 %3 %4 Producent queue1 queue2 queue3 queue4

it truncates queue4 to qu
Jun 17 '07 #6
oll3i
679 Contributor
the command line takes only 2 parameters thats why i got the
usage: <destination> <destination> <destination> <destination>
i changed the buffer size but still it doesnt help :(
Jun 17 '07 #7
oll3i
679 Contributor
why java -cp D:\sr\lib\db4o-6.1-java5.jar;D:\sr \lib\openjms-0.7.7-beta-1.jar;.; %1 %2 %3 %4 Producent queue1 queue2 queue3 queue4
doesnt run it ?
Jun 17 '07 #8
oll3i
679 Contributor
my command line accepts only 126 characters?
Jun 17 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
6562
by: Hal Vaughan | last post by:
I'm using JDK 1.4.1 for Java 2. According to the API docs, I can use javax packages, but when I add: import javax.crypto; I get an error that it can't find the package. Is there some special way to get javax packages? According to a web page at Sun, the crypto is supposed to be included with 1.4. (That's how they write it -- no 1.4.1 or 1.4.2, just written as 1.4.)
5
14715
by: Asad Khan | last post by:
Hi, I am using DrJava, and I am writing a program that has the following statement: import javax.swing; It gives me this error when compiled: File: C:\Program Files\DrJava\CustomJFrame.java
0
4504
by: Shawn | last post by:
I am getting the following error with a Java Applet being served out by IIS over HTTPS/SSL using a Verisign certificate: java.lang.NoClassDefFoundError: javax/help/HelpSetException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590) at java.lang.Class.getConstructor0(Class.java:1762) at java.lang.Class.newInstance0(Class.java:276) at...
2
3533
by: stud | last post by:
import java.util.logging.*; import java.io.*; import java.util.Properties; import javax.mail.*; import javax.mail.internet.*;
3
4863
by: Sherrod Faulks | last post by:
I'm using Jython and in the python script I do: from javax import swing result = javax.swing.JOptionPane.showInputDialog(wC, cmd,"Prompt from " + client.serverName, JOptionPane.PLAIN_MESSAGE) wC is a JFrame, cmd is a String and client.serverName is a String. It won't show the JOptionPane, why?
0
2108
by: Raquel | last post by:
I downloaded UDB PE8.1.3 on Win XP. JDK gets downloaded along with it (Java version 1.3.1). However, when I am trying to compile a java program which uses DataSource interface for Connections (by importing javax.sql.*), it gives me an error message that it could not locate javax.sql package. Found the following on Sun's website: "If your driver vendor bundles the javax.sql package with its product, as many are expected to do, you do...
12
11340
oll3i
by: oll3i | last post by:
when i launch the application from sun application server the console opens throws something i cannt even read what and closes before the application opened and threw nullpointerexception now it suddenly stopped even opening ? but when i run it form bat with JAVA_CLIENT parameter it throws javax.ejb.EJBException: nested exception is: java.rmi.RemoteException: package library.common; import java.sql.ResultSet;
2
1605
oll3i
by: oll3i | last post by:
what is the right name for a stateless session bean in InitialContext? my bean is in ejb package cos i get javax.naming.NameNotFoundException thank YOU
0
2540
by: plsHelpMe | last post by:
Hi All, I am trying to send an outlook meeting request using the java code. It works fine when i execute the code using the text pad. But when i actually deploy the code using the "Websphere Apllication Server v5.1" i get the following exception. It would really be great if someone could help me. javax.mail.MessagingException: IOException while sending message; nested exception is: ...
0
9473
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9334
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9259
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6750
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4569
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4824
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3279
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2193
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.